Skip to content

Commit

Permalink
Merge pull request #1272 from gravwell/merge/main_to_next-patch
Browse files Browse the repository at this point in the history
chore: Merge main into next-patch
  • Loading branch information
ashnwade authored Nov 14, 2024
2 parents eafca69 + a9da267 commit 53808de
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/sync-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ jobs:

name: Sync branches
on:
push: {}
push:
branches: '**'
permissions:
contents: write
pull-requests: write

0 comments on commit 53808de

Please sign in to comment.