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 ec0e4d3 commit 366ba91Copy full SHA for 366ba91
.github/workflows/docker-build-push.yml
@@ -5,7 +5,8 @@ on:
5
branches:
6
- main
7
paths:
8
- - 'Dockerfile'
+ - Dockerfile
9
+ - .github/workflows/docker-build-push.yml
10
workflow_dispatch:
11
12
jobs:
0 commit comments