Skip to content

Commit

Permalink
Update automerge.yaml (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
ismail-kharrobi authored Oct 21, 2023
2 parents 4179777 + 3b7c6f6 commit 7c351ef
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 @@ -39,7 +39,7 @@ jobs:
- name : run docker
run : docker compose up --build -d
label:
if : github.event.pull_request.user.login == 'ismail-kharrobi' || github.event.pull_request.user.login == 'Wadie-ess' || github.event.pull_request.user.login == 'sedeve'
if : github.event.pull_request.user.login == 'ismail-kharrobi' || github.event.pull_request.user.login == 'Wadie-ess' || github.event.pull_request.user.login == 'sedeve' || github.event.pull_request.user.login == 'ayoubessabiry'
runs-on: ubuntu-latest
permissions: write-all
needs: [front, back,docker]
Expand Down

0 comments on commit 7c351ef

Please sign in to comment.