Skip to content

Commit 8b33fd4

Browse files
committed
fixup
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
1 parent 0ceb71c commit 8b33fd4

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/contributors.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ jobs:
121121
needs: [update-contributors]
122122
runs-on: ubuntu-latest
123123
if: ${{ needs.update-contributors.outputs.pull-request-operation == 'none' }}
124-
runs-on: ubuntu-latest
125124
steps:
126125
-
127126
name: Report no change needed

.github/workflows/prepare-release-monorepo.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,6 @@ jobs:
229229
needs: [prepare-modules]
230230
runs-on: ubuntu-latest
231231
if: ${{ needs.update-contributors.outputs.pull-request-operation == 'none' }}
232-
runs-on: ubuntu-latest
233232
steps:
234233
-
235234
name: Report no change needed

0 commit comments

Comments
 (0)