We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4705ff + 1d02f42 commit b7efd19Copy full SHA for b7efd19
.github/workflows/check-image.yml
@@ -1,6 +1,6 @@
1
name: Build and check image
2
3
-on: [pull_request]
+on: [push, pull_request]
4
5
jobs:
6
verify-image-build:
0 commit comments