mirror of
https://github.com/actions/python-versions.git
synced 2025-04-05 06:49:39 +00:00
Add workflow_dispatch event for manifest validation
This commit is contained in:
2
.github/workflows/validate-manifest.yml
vendored
2
.github/workflows/validate-manifest.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
# That's one of the reasons we need the schedule to validate the versions-manifest.json file
|
||||
schedule:
|
||||
- cron: '0 8,20 * * *'
|
||||
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
Reference in New Issue
Block a user