Skip to content

Commit

Permalink
Add workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
schloerke authored May 17, 2024
1 parent 2bdb36e commit 0f05b19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/apps-test-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
# https://pubs.opengroup.org/onlinepubs/9699919799/utilities/crontab.html#tag_20_25_16
schedule:
- cron: "0 5 * * 1-5" # every work night (delayed 2 hrs)
workflow_dispatch:
repository_dispatch:
types:
- all
Expand Down

0 comments on commit 0f05b19

Please sign in to comment.