We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ef0457 commit e558811Copy full SHA for e558811
1 file changed
.github/workflows/pre-commit.yml
@@ -8,6 +8,7 @@ on:
8
pull_request:
9
push:
10
branches: [master]
11
+ workflow_dispatch:
12
13
jobs:
14
pre-commit:
0 commit comments