We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ea3571 + 020c455 commit 9f474a4Copy full SHA for 9f474a4
1 file changed
.github/workflows/dockerfile_ci.yml
@@ -6,11 +6,11 @@ on:
6
paths:
7
- "Dockerfile"
8
- ".github/workflows/dockerfile_ci.yml"
9
- pull_request:
10
- branches: [main]
11
- paths:
12
- - "Dockerfile"
13
- - ".github/workflows/dockerfile_ci.yml"
+ #pull_request:
+ # branches: [main]
+ # paths:
+ # - "Dockerfile"
+ # - ".github/workflows/dockerfile_ci.yml"
14
15
env:
16
DOCKER_LOGIN_NAME: ${{ secrets.DOCKER_LOGIN_NAME }}
0 commit comments