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 fb254a6 commit 9b21144
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 @@ -29,7 +29,7 @@ jobs:
- name: run backend build
working-directory: ./backend/code
run : npm ci && npm run build
docker:
docker:
runs-on: ubuntu-latest
steps:
- uses : actions/checkout@v3
Expand Down

0 comments on commit 9b21144

Please sign in to comment.