Skip to content

Commit

Permalink
bug fix - 'Push' actions gets skipped
Browse files Browse the repository at this point in the history
  • Loading branch information
samruddhikhandale committed Aug 3, 2022
1 parent ec46559 commit d865612
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
jobs:
build-and-push:
name: Build and push images
if: ${{ github.ref == 'refs/heads/main' }}
strategy:
matrix:
page: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11]
Expand Down

0 comments on commit d865612

Please sign in to comment.