Skip to content

Commit

Permalink
update PR action to master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoch authored Dec 13, 2023
1 parent 18807e2 commit 570d2c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
echo "PULL_REQUEST_FROM_BRANCH=${BRANCH_FROM}" >> $GITHUB_ENV
- name: Open Pull Request
uses: vsoch/pull-request-action@add/retry
uses: vsoch/pull-request-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PULL_REQUEST_BRANCH: "main"

0 comments on commit 570d2c8

Please sign in to comment.