We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c566b81 commit d1a42dbCopy full SHA for d1a42db
1 file changed
.github/workflows/npm-update.yml
@@ -6,8 +6,8 @@ on:
6
required: false
7
default: false
8
type: boolean
9
- schedule:
10
- - cron: '0 2 * * *'
+ # schedule:
+ # - cron: '0 2 * * *'
11
12
jobs:
13
Npm-Update:
0 commit comments