Skip to content

Commit

Permalink
Merge pull request #41 from ismail-kharrobi/DEV-PATCH-CI/CD
Browse files Browse the repository at this point in the history
ADD:youb auto merge
  • Loading branch information
ismail-kharrobi authored Oct 12, 2023
2 parents 154bb76 + 88072a2 commit 5cdcf94
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 5cdcf94

Please sign in to comment.