Skip to content

Commit f502dbd

Browse files
authored
Remove Pull Request Check (#206)
Remove Pull Request Check for Docker Hub GitHub Action
1 parent 9d49803 commit f502dbd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/docker-hub.yml

-6
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,6 @@ on:
77
- Dockerfile
88
- entrypoint.*
99
- requirements.txt
10-
pull_request:
11-
branches: [ master ]
12-
paths:
13-
- Dockerfile
14-
- entrypoint.*
15-
- requirements.txt
1610
workflow_dispatch:
1711

1812
env:

0 commit comments

Comments
 (0)