Skip to content

Commit

Permalink
all contributions needs to use master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
vsoch committed Dec 8, 2023
1 parent dd013ba commit 29c7d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-contributors.yaml
Expand Up @@ -64,7 +64,7 @@ jobs:
echo "PULL_REQUEST_BODY=Tributors update automated pull request." >> $GITHUB_ENV
- name: Open Pull Request
uses: vsoch/pull-request-action@1.0.12
uses: vsoch/pull-request-action@master
if: ${{ env.OPEN_PULL_REQUEST == '1' }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 29c7d36

Please sign in to comment.