Skip to content

Commit

Permalink
Update openai-api-check.yml (#580)
Browse files Browse the repository at this point in the history
  • Loading branch information
fedefernandez authored Dec 7, 2023
1 parent 1db0945 commit 93ce270
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/openai-api-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ jobs:
checkAPIVersion:
runs-on: ubuntu-latest
permissions:
- contents: write
- pull-requests: write
contents: write
pull-requests: write
steps:
- name: Install Octokit Action
run: npm install @octokit/action
Expand Down

0 comments on commit 93ce270

Please sign in to comment.