Skip to content

Commit

Permalink
Merge branch 'main' into DEV-AUTH
Browse files Browse the repository at this point in the history
  • Loading branch information
ismail-kharrobi authored Oct 21, 2023
2 parents 6231f28 + b7b19cb commit d96510e
Show file tree
Hide file tree
Showing 42 changed files with 13,946 additions and 12,148 deletions.
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' || github.event.pull_request.user.login == 'ayoubessabiry'
if : github.event.pull_request.user.login == 'ismail-kharrobi' || github.event.pull_request.user.login == 'Wadie-ess' || github.event.pull_request.user.login == 'sedeve'
runs-on: ubuntu-latest
permissions: write-all
needs: [front, back,docker]
Expand Down
Loading

0 comments on commit d96510e

Please sign in to comment.