Skip to content

Commit

Permalink
Add direct workflow trigger
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Mazzotti <[email protected]>
  • Loading branch information
anmazzotti committed May 30, 2024
1 parent 7b50306 commit e8a2666
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/populate-channels.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Populate Channels
on:
schedule:
- workflow_dispatch:
- schedule:
- cron: '*/1 * * * *'

env:
Expand Down

0 comments on commit e8a2666

Please sign in to comment.