Skip to content

Commit d865612

Browse files
bug fix - 'Push' actions gets skipped
1 parent ec46559 commit d865612

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/push.yml

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88
jobs:
99
build-and-push:
1010
name: Build and push images
11-
if: ${{ github.ref == 'refs/heads/main' }}
1211
strategy:
1312
matrix:
1413
page: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11]

0 commit comments

Comments
 (0)