We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb42585 commit f4ccb53Copy full SHA for f4ccb53
.github/workflows/docker-image.yml
@@ -3,8 +3,6 @@ name: Docker Image CI
3
on:
4
push:
5
branches: [ master ]
6
- pull_request:
7
- branches: [ master ]
8
9
jobs:
10
0 commit comments