We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47c1857 + 5b76902 commit 883551dCopy full SHA for 883551d
1 file changed
.github/workflows/deploy.yml
@@ -56,6 +56,7 @@ jobs:
56
57
changesets:
58
name: Deploy
59
+ if: ${{ github.event_name == 'push' }}
60
runs-on: ubuntu-latest
61
permissions:
62
contents: read
0 commit comments