Skip to content

Commit

Permalink
update yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shashwatahalder01 committed Nov 14, 2023
1 parent 05e25df commit b02194a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/e2e_api_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,11 @@ jobs:
tests:
name: e2e_api tests
runs-on: ubuntu-latest
permissions:
contents: write
issues: write
pull-requests: write
permissions: write-all
# permissions:
# contents: write
# issues: write
# pull-requests: write

steps:
- name: Checkout testing repo
Expand Down

0 comments on commit b02194a

Please sign in to comment.