Skip to content

Commit

Permalink
Add workflow_dispatch trigger in GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
mityu committed Dec 24, 2024
1 parent 1b42c13 commit 4b2e4bb
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 @@ -2,6 +2,7 @@ name: 'Test'
on:
push:
pull_request:
workflow_dispatch:
schedule:
- cron: 0 12 * * 5

Expand Down

0 comments on commit 4b2e4bb

Please sign in to comment.