Skip to content

Commit 4bf86ba

Browse files
Update pr.yml
1 parent 03a8030 commit 4bf86ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
name: Approve and automerge (only dependanbot PRs)
3737
runs-on: ubuntu-latest
3838
environment: testing
39-
needs: [test, deploy]
39+
needs: [test]
4040
if: ${{ github.actor == 'dependabot[bot]' }}
4141
steps:
4242
- name: Checkout

0 commit comments

Comments
 (0)