Skip to content

Commit 9f474a4

Browse files
authored
Merge branch 'HXSecurity:main' into main
2 parents 3ea3571 + 020c455 commit 9f474a4

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/dockerfile_ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ on:
66
paths:
77
- "Dockerfile"
88
- ".github/workflows/dockerfile_ci.yml"
9-
pull_request:
10-
branches: [main]
11-
paths:
12-
- "Dockerfile"
13-
- ".github/workflows/dockerfile_ci.yml"
9+
#pull_request:
10+
# branches: [main]
11+
# paths:
12+
# - "Dockerfile"
13+
# - ".github/workflows/dockerfile_ci.yml"
1414

1515
env:
1616
DOCKER_LOGIN_NAME: ${{ secrets.DOCKER_LOGIN_NAME }}

0 commit comments

Comments
 (0)