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 dca0c24 commit 91fc7d1Copy full SHA for 91fc7d1
.github/workflows/nodejs.yml
@@ -1,8 +1,8 @@
1
name: Node CI
2
3
on:
4
- push:
5
- pull_request:
+ push
+ pull_request
6
schedule: [0 6 * * *]
7
8
jobs:
0 commit comments