We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7591433 commit 89ad734Copy full SHA for 89ad734
.github/workflows/dispatch-event.yml
@@ -6,6 +6,7 @@ on:
6
- 'main'
7
paths:
8
- '.github/workflows/per-pr.yml'
9
+ - '.github/actions/list-pr/**'
10
- '!**/*.md'
11
schedule:
12
- cron: '0 12 * * *'
0 commit comments