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 15d4491 commit 5088f4aCopy full SHA for 5088f4a
.github/workflows/main.yml
@@ -1,7 +1,7 @@
1
name: Create Pull Request
2
on:
3
schedule:
4
- - cron: '10 15 * * */2'
+ - cron: '00 11 * * 2'
5
jobs:
6
createPullRequest:
7
runs-on: ubuntu-latest
0 commit comments