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 b8e8072 commit e192a93Copy full SHA for e192a93
.github/workflows/node.js.yml
@@ -7,6 +7,7 @@ on:
7
branches: [ master ]
8
schedule:
9
- cron: '10 2 * * *'
10
+ workflow_dispatch: ~
11
12
jobs:
13
test:
0 commit comments