We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d3451b commit a585d48Copy full SHA for a585d48
.github/workflows/ci.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
pull_request:
6
7
+ workflow_dispatch:
8
jobs:
9
build-and-test:
10
runs-on: ubuntu-latest
0 commit comments