diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 3d58ca6..716195e 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -13,6 +13,8 @@ jobs: with: # Required, custom GitHub access token with only the 'public_repo' scope enabled token: ${{secrets.QMK_BOT_TOKEN}} + # Optional, use the origin repository instead of forking + no_fork: true # Bump all outdated formulae in this tap tap: qmk/homebrew-qmk # Bump only these formulae if outdated