Skip to content

Commit

Permalink
chore: remove unnecessary parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
Shurtu-gal authored Feb 21, 2024
1 parent fab2ed4 commit 62cf4a9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/autoupdate-pr-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
uses: Shurtu-gal/autoupdate-fork-action@401ab8a7cea6c1288599f7cd030093a58c6765ee
with:
github_token: ${{ secrets.GH_TOKEN || secrets.GITHUB_TOKEN }}
pr_filter: 'labelled'
pr_label: 'autoupdate'
pr_filter: 'all'
merge_fail_action: 'comment'
ignore_conflicts: true
ignore_conflicts: true

0 comments on commit 62cf4a9

Please sign in to comment.