Skip to content

Commit 1b58512

Browse files
chore: add github-automation config (auto-merge enabled) (#40)
Adds `github-automation` section to project.yml with auto-merge enabled. Workflow update PRs will be automatically merged when CI passes. Co-authored-by: cuioss-release-bot <action@github.com>
1 parent f855f36 commit 1b58512

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/project.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ sonar:
2323
pages:
2424
reference: cui-java-module-template
2525
deploy-at-release: true
26+
github-automation:
27+
auto-merge-build-versions: true
28+
auto-merge-build-timeout: 240

0 commit comments

Comments
 (0)