We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78309ba commit 2a10739Copy full SHA for 2a10739
.github/workflows/build_and_deploy.yml
@@ -2,8 +2,6 @@ name: Build the docker images and deploy
2
on:
3
push:
4
branches: [ "master" ]
5
- pull_request:
6
- branches: [ "master" ]
7
jobs:
8
build_and_push_images:
9
runs-on: ubuntu-latest
0 commit comments