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 eccdf1b commit a01fedaCopy full SHA for a01feda
.github/workflows/pr-docker.yaml
@@ -1,6 +1,7 @@
1
name: Build Docker Image on PR
2
3
on:
4
+ workflow_dispatch:
5
pull_request:
6
branches:
7
- master # or your default branch
0 commit comments