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 25d2dc5 commit c6b54aaCopy full SHA for c6b54aa
.github/workflows/ci.yml
@@ -7,6 +7,7 @@ on:
7
pull_request:
8
branches:
9
- master
10
+ workflow_dispatch:
11
12
env:
13
DOCKER_RUN_OPTIONS: "-v ${{ github.workspace }}:/src"
0 commit comments