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 14df9be commit edf88f5Copy full SHA for edf88f5
.github/workflows/checkall.yml
@@ -1,6 +1,6 @@
1
name: Check All
2
run-name: triggered by ${{ github.actor }}
3
-on: [push]
+on: [push, workflow_dispatch]
4
5
permissions:
6
contents: read
0 commit comments