Skip to content

Commit

Permalink
ci: add pull request permission
Browse files Browse the repository at this point in the history
  • Loading branch information
manhinhang committed Apr 17, 2024
1 parent b07b55d commit 20e2a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/detect-new-ver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ jobs:
build:
runs-on: ubuntu-latest
permissions:
pull-requests: write
contents: write
issues: write
env:
IMAGE_NAME: ib-gateway-docker
steps:
Expand Down

0 comments on commit 20e2a5d

Please sign in to comment.