Skip to content

Commit

Permalink
Update version in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tzkhan committed Oct 25, 2020
1 parent 9c105b6 commit 5905939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
bodyUpdated: ${{ steps.update_pr.outputs.bodyUpdated }}
steps:
- id: update_pr
uses: tzkhan/pr-update-action@v2
uses: tzkhan/pr-update-action@debug-warnings
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
head-branch-regex: '[a-z\d-_.\/]+'
Expand Down

0 comments on commit 5905939

Please sign in to comment.