We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2de14cf commit d9407cdCopy full SHA for d9407cd
1 file changed
.github/workflows/publish.yml
@@ -10,8 +10,6 @@ on:
10
required: false
11
type: boolean
12
default: false
13
- schedule:
14
- - cron: '5 17 * * 4' # Thursdays at 17:05 UTC (09:05 PST / 10:05 PDT)
15
16
permissions:
17
id-token: write # Required for OIDC.
0 commit comments