Skip to content

Commit

Permalink
Sync main branch into dev branch (#1708)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 26, 2024
1 parent 7db5176 commit 2a5f5ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sync-content-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- main

jobs:
ensure-cms-branch:
sync-content-changes:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion src/admin/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
backend:
name: git-gateway
branch: main
branch: dev
squash_merges: true
commit_messages:
create: 'chore(cms): create "{{path}}"'
Expand Down

0 comments on commit 2a5f5ba

Please sign in to comment.