We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e09d8d commit 4aa6f92Copy full SHA for 4aa6f92
.github/workflows/release.yml
@@ -4,7 +4,7 @@ name: Docker Image CI
4
# push:
5
# tags:
6
# - '*'
7
-on: [pull_request]
+on: [push]
8
9
jobs:
10
release:
0 commit comments