Thanks to visit codestin.com Credit goes to github.com
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 69e05af commit c483dd7Copy full SHA for c483dd7
.github/workflows/validate-manifest.yml
@@ -5,7 +5,7 @@ on:
5
# That's one of the reasons we need the schedule to validate the versions-manifest.json file
6
schedule:
7
- cron: '0 8,20 * * *'
8
-
+ workflow_dispatch:
9
pull_request:
10
branches:
11
- main
0 commit comments