Skip to content

Commit

Permalink
Iteration 4.4 - trying to create a pull request.
Browse files Browse the repository at this point in the history
  • Loading branch information
yoavo-codium committed Nov 8, 2024
1 parent c7dbc02 commit 3fd35c9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,8 @@ jobs:

- name: Create pull request
uses: actions/github-script@v6
env:
GITHUB_TOKEN: ${{ secrets.CODIUM_PROXY_TOKEN }}
with:
github-token: ${{ secrets.CODIUM_PROXY_TOKEN }}
script: |
try {
// First verify we can access the repo
Expand Down

0 comments on commit 3fd35c9

Please sign in to comment.