We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4864f2 + c6fcbe5 commit ccfd5a1Copy full SHA for ccfd5a1
5 files changed
.github/workflows/build.yml
@@ -71,4 +71,4 @@ jobs:
71
with:
72
token: '${{ secrets.GITHUB_TOKEN }}'
73
dry_run: ${{ github.event_name == 'pull_request' }}
74
- use_yarn: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' }}
+ use_yarn: true
0 commit comments