Skip to content

Commit

Permalink
Merge pull request #127 from localgovdrupal/feature/2-x-on-demand-tests
Browse files Browse the repository at this point in the history
[2.x] Add on demand github test runner
  • Loading branch information
finnlewis authored Sep 18, 2023
2 parents 534e006 + 0267a3c commit 56d50b1
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 56d50b1

Please sign in to comment.