We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bc28c7 commit 901a4deCopy full SHA for 901a4de
.github/workflows/updater.yaml
@@ -115,7 +115,6 @@ jobs:
115
name: 'Build and release Updater worker'
116
runs-on: ubuntu-latest
117
needs: test_updater
118
- if: github.event_name == 'push'
119
steps:
120
- uses: actions/checkout@v6
121
@@ -145,7 +144,6 @@ jobs:
145
144
name: 'Build and release Updater scheduler'
146
147
148
149
150
151
0 commit comments