commit 0592fae256dbe5e8a917ab3d87c05ec100edbe32 parent 64edef872cb090e5e419c12919cdb3e338934a5e Author: MTRNord <mtrnord1@gmail.com> Date: Fri, 1 Mar 2024 15:57:45 +0100 Allow manual trigger of tests Diffstat:
| M | .github/workflows/testing.yml | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml @@ -7,6 +7,7 @@ on: pull_request: branches: - main + workflow_dispatch: jobs: lint-test: