Skip to content

Commit

Permalink
Iteration 4.2 - 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 b6c2f80 commit c5a84be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
CODIUM_PROXY_TOKEN: ${{ secrets.CODIUM_PROXY_TOKEN }}
run: |
git push -u origin update-docs-context-branch
- name: Wait for branch to propagate
run: sleep 10

- name: Create pull request
uses: actions/github-script@v6
Expand Down

0 comments on commit c5a84be

Please sign in to comment.