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 21ebb9a commit daa30a2Copy full SHA for daa30a2
.github/workflows/validate-plugin-version.yml
@@ -2,6 +2,7 @@ name: Validate Tested Up To Version
2
on:
3
schedule:
4
- cron: '0 0 * * 0'
5
+ workflow_dispatch:
6
7
permissions:
8
pull-requests: write
0 commit comments