Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0a71b1a

Browse files
author
Jake Champion
authored
Update npm-audit-fix.yml
1 parent 29721cd commit 0a71b1a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/npm-audit-fix.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name: npm audit fix
22

3-
# on:
4-
# schedule:
5-
# - cron: 0 0 * * * # Runs at 00:00 UTC every day
6-
73
on:
8-
push:
9-
branches:
10-
- 'master'
4+
schedule:
5+
- cron: 0 0 * * * # Runs at 00:00 UTC every day
6+
7+
# on:
8+
# push:
9+
# branches:
10+
# - 'master'
1111

1212
jobs:
1313
run:

0 commit comments

Comments
 (0)