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 2763b26 commit 0cbdbc2Copy full SHA for 0cbdbc2
.yamato/ngo-publish.yml
@@ -4,7 +4,7 @@ ngo_release_preparation:
4
triggers:
5
recurring:
6
- branch: build-automation-update # We make new releases from this branch
7
- frequency: "12 ? * 1" # Runs every Sunday at 10:00 AM
+ frequency: "12 ? * 2" # Runs every Sunday at 10:00 AM
8
rerun: always
9
commands:
10
- pip install PyGithub
0 commit comments