Skip to content

Commit

Permalink
GHA: Add 'on workflow_dispatch' (#989)
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl authored Dec 19, 2022
1 parent 822ba8a commit 726c777
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
branches:
- main
pull_request:
workflow_dispatch:
schedule:
# run Monday and Thursday at 03:42 UTC
- cron: '42 3 * * MON,THU'
Expand Down

0 comments on commit 726c777

Please sign in to comment.