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 139dd7e commit 7533cadCopy full SHA for 7533cad
1 file changed
.github/workflows/external-account-integration.yml
@@ -10,6 +10,8 @@ on:
10
push:
11
branches:
12
- "ci-gha-*"
13
+ schedule:
14
+ - cron: '0 4 * * *'
15
16
permissions:
17
contents: read
0 commit comments