Skip to content

Commit

Permalink
Update automerge.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ismail-kharrobi committed Aug 20, 2023
1 parent 9b21144 commit eebf43f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
label:
runs-on: ubuntu-latest
permissions: write-all
needs: [front, back]
needs: [front, back,docker]
steps:
- name: Generate token
id: generate_token
Expand Down

0 comments on commit eebf43f

Please sign in to comment.