We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ceb71c commit 8b33fd4Copy full SHA for 8b33fd4
2 files changed
.github/workflows/contributors.yml
@@ -121,7 +121,6 @@ jobs:
121
needs: [update-contributors]
122
runs-on: ubuntu-latest
123
if: ${{ needs.update-contributors.outputs.pull-request-operation == 'none' }}
124
- runs-on: ubuntu-latest
125
steps:
126
-
127
name: Report no change needed
.github/workflows/prepare-release-monorepo.yml
@@ -229,7 +229,6 @@ jobs:
229
needs: [prepare-modules]
230
231
232
233
234
235
0 commit comments