We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec46559 commit d865612Copy full SHA for d865612
.github/workflows/push.yml
@@ -8,7 +8,6 @@ on:
8
jobs:
9
build-and-push:
10
name: Build and push images
11
- if: ${{ github.ref == 'refs/heads/main' }}
12
strategy:
13
matrix:
14
page: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11]
0 commit comments