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 0a0d009 commit bd2d027Copy full SHA for bd2d027
.github/workflows/dockerized-test.yml
@@ -5,6 +5,8 @@ on:
5
branches: [ main ]
6
pull_request:
7
branches: [ '*' ]
8
+ workflow_dispatch:
9
+
10
11
jobs:
12
dockerized-test:
0 commit comments