Skip to content

Commit

Permalink
[2.x] Add on demand github test runner
Browse files Browse the repository at this point in the history
Add `workflow_dispatch:` to test.yml
  • Loading branch information
andybroomfield authored Sep 15, 2023
1 parent 534e006 commit 0267a3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
- '2.x'
schedule:
- cron: "0 7 * * *"
workflow_dispatch:

env:
LOCALGOV_DRUPAL_PROJECT: localgovdrupal/localgov-project
Expand Down

0 comments on commit 0267a3c

Please sign in to comment.