We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d88b96c commit 10b3323Copy full SHA for 10b3323
.github/workflows/CompatHelper.yml
@@ -3,7 +3,7 @@ name: CompatHelper
3
on:
4
schedule:
5
- cron: '00 00 * * *'
6
- work_flow_dispatch:
+ workflow_dispatch:
7
jobs:
8
CompatHelper:
9
runs-on: ubuntu-latest
0 commit comments