We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01f5a7d commit b7f7c45Copy full SHA for b7f7c45
.github/workflows/format.yml
@@ -1,7 +1,8 @@
1
-name: format-command
+name: Format
2
on:
3
repository_dispatch:
4
types: [format-command]
5
+ workflow_dispatch:
6
jobs:
7
format:
8
runs-on: ubuntu-latest
0 commit comments