Skip to content

Commit

Permalink
Merge branch 'change-phoneNumber-feature' of https://github.com/pushk…
Browse files Browse the repository at this point in the history
…arpawar15/crAPI into change-phoneNumber-feature
  • Loading branch information
pushkarpawar15 committed Aug 29, 2024
2 parents 852c6ce + c8a52a1 commit 2215c1c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@ jobs:
tests:
needs: build-context
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down Expand Up @@ -259,4 +261,4 @@ jobs:
run: |
cd services/web
npm install
npm run lint
npm run lint

0 comments on commit 2215c1c

Please sign in to comment.