Skip to content

Commit c8f9b8d

Browse files
Remove test schedule from workflow (#162)
1 parent d8f73e0 commit c8f9b8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ run-name: Automatically run npm audit fix
33
on:
44
schedule:
55
- cron: '45 08 1 * *' # Run at 1:45 AM PDT on the 1st of every month
6-
- cron: '30 18 19 AUG *' # TEST Run at 11:30 AM PDT on August 19
76
jobs:
87
autorun-npm-audit-fix:
98
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)