We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cb7e01 commit 18bf30aCopy full SHA for 18bf30a
.github/workflows/node.js.yml
@@ -14,6 +14,8 @@ on:
14
branches: ["main"]
15
schedule:
16
- cron: "0 2 * * *"
17
+ workflow_dispatch:
18
+
19
20
jobs:
21
build:
0 commit comments