We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd0a564 commit 50e9dfeCopy full SHA for 50e9dfe
.github/workflows/ci.yml
@@ -45,6 +45,7 @@ jobs:
45
path: e2e/allure-results
46
47
publish:
48
+ if: github.event_name == 'push'
49
name: Publish
50
needs: [sanity]
51
runs-on: ubuntu-latest
0 commit comments