Skip to content

Commit 67ed9db

Browse files
Set force in update-beats scm configuration. (#8583) (#8584)
(cherry picked from commit 910070f) Co-authored-by: Craig MacKenzie <[email protected]>
1 parent e340e7b commit 67ed9db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/updatecli/update-beats.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ scms:
1313
token: '{{ requiredEnv "GITHUB_TOKEN" }}'
1414
branch: '{{ requiredEnv "BRANCH_NAME" }}'
1515
commitusingapi: true
16+
force: false
1617

1718
actions:
1819
default:

0 commit comments

Comments
 (0)