Skip to content

Commit

Permalink
Autocreate PR workflow: don't fork repo (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark authored Apr 6, 2023
1 parent d67e38e commit 9a61e4c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
with:
# Required, custom GitHub access token with only the 'public_repo' scope enabled
token: ${{secrets.QMK_BOT_TOKEN}}
# Optional, will create tap repo fork in organization
org: qmk
# Bump all outdated formulae in this tap
tap: qmk/homebrew-qmk
# Bump only these formulae if outdated
Expand Down

0 comments on commit 9a61e4c

Please sign in to comment.