mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Rename job from 'move-pr-to-project' to 'move-pr-to-code-review' for clarity
This commit is contained in:
@@ -5,7 +5,7 @@ on:
|
||||
types: [opened]
|
||||
|
||||
jobs:
|
||||
move-pr-to-project:
|
||||
move-pr-to-code-review:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.event.pull_request.user.login == 'dependabot[bot]' || startsWith(github.event.pull_request.title, 'Bump')
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user