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 c13b015 commit 0d2dcefCopy full SHA for 0d2dcef
.github/workflows/lint-shell-script.yaml
@@ -4,6 +4,7 @@
4
name: Lint Shell scripts
5
6
on: # yamllint disable-line rule:truthy
7
+ workflow_dispatch:
8
push:
9
branches: [master, main]
10
paths:
0 commit comments