Skip to content

Commit

Permalink
Disable 3.3.5-cfbg auto update
Browse files Browse the repository at this point in the history
  • Loading branch information
jackpoz authored Aug 16, 2023
1 parent c9e9477 commit 485b97b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trinitycore-custom-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
strategy:
fail-fast: false
matrix:
BRANCH: [3.3.5-passive_anticheat, 3.3.5-pvpranks, 3.3.5-tele_npc_3, 3.3.5-cfbg, 3.3.5-racial-trait, 3.3.5-aoe-loot-mail-excess, 3.3.5-paymaster]
BRANCH: [3.3.5-passive_anticheat, 3.3.5-pvpranks, 3.3.5-tele_npc_3, 3.3.5-racial-trait, 3.3.5-aoe-loot-mail-excess, 3.3.5-paymaster] # 3.3.5-cfbg disabled

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 485b97b

Please sign in to comment.