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 c27fa34 commit c494f24Copy full SHA for c494f24
1 file changed
.github/workflows/weekly.yml
@@ -2,6 +2,7 @@ name: weekly
2
permissions: read-all
3
4
on:
5
+ pull_request:
6
workflow_dispatch:
7
schedule:
8
- cron: '0 0 * * 0'
0 commit comments