Skip to content

Commit

Permalink
Add release/9.x to non-code sync list (#7909)
Browse files Browse the repository at this point in the history
  • Loading branch information
jander-msft authored Feb 4, 2025
1 parent a684880 commit 385367a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
if: github.repository == 'dotnet/dotnet-monitor'
strategy:
matrix:
branch: ["release/8.0", "release/8.x"]
branch: ["release/8.0", "release/8.x", "release/9.x"]
name: 'Sync non-code to ${{ matrix.branch }}'
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 385367a

Please sign in to comment.