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 4b20d95 commit dee5881Copy full SHA for dee5881
.github/workflows/ci.yml
@@ -15,6 +15,7 @@ on:
15
- '**/*.gitignore'
16
- .editorconfig
17
- docs/**
18
+ workflow_dispatch:
19
pull_request:
20
types: [opened, reopened] # when a pull request is opened or reopened
21
branches:
0 commit comments