We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfeeaa6 commit 1b96968Copy full SHA for 1b96968
.github/workflows/docker-CI.yaml
@@ -7,7 +7,8 @@ on:
7
pull_request:
8
branches:
9
- main
10
-
+ workflow_dispatch:
11
+
12
jobs:
13
build:
14
runs-on: ubuntu-latest
0 commit comments