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 dd340fe commit c064efdCopy full SHA for c064efd
.github/workflows/ci.yml
@@ -5,6 +5,7 @@ on:
5
branches: [ main, master, develop ]
6
pull_request:
7
branches: [ main, master ]
8
+ workflow_dispatch:
9
schedule:
10
# Run weekly dependency checks
11
- cron: '0 0 * * 0'
0 commit comments