We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ed407 commit 6c181b1Copy full SHA for 6c181b1
.github/workflows/build_image.yml
@@ -1,5 +1,5 @@
1
name: Build Container Image (without pushing)
2
-on: [push, pull_request]
+on: pull_request
3
jobs:
4
build:
5
runs-on: ubuntu-latest
0 commit comments