We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9d0112 commit c98da9eCopy full SHA for c98da9e
.github/workflows/refresh-docker-cache.yml
@@ -3,9 +3,7 @@ name: Build Docker Image
3
# It does not publish the new image.
4
5
on:
6
- push:
7
- branches:
8
- - main
+ push
9
10
jobs:
11
build_image:
0 commit comments