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 6cb03a9 commit beeff54Copy full SHA for beeff54
1 file changed
.github/workflows/linting.yml
@@ -11,6 +11,7 @@ name: lint
11
# -------------------------------------------------------------------------------------------------
12
on:
13
# Runs on Pull Requests
14
+ workflow_dispatch:
15
pull_request:
16
17
0 commit comments