We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b880235 commit 65bb72aCopy full SHA for 65bb72a
.github/workflows/ci-e2e-static-checks.yml
@@ -8,6 +8,7 @@ on:
8
push:
9
branches:
10
- main
11
+ workflow_dispatch:
12
13
jobs:
14
format:
0 commit comments