CI: Run package tests on push to *any* branch, allow manual dispatch as well

This commit is contained in:
DeeDeeG 2024-07-03 13:19:10 -04:00
parent 63242307d7
commit 985c530839

View File

@ -2,7 +2,7 @@ name: Package tests
on:
pull_request:
push:
branches: ['master']
workflow_dispatch:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ATOM_JASMINE_REPORTER: list