Skip to content

Commit 910070f

Browse files
authored
Set force in update-beats scm configuration. (elastic#8583)
1 parent 70f2450 commit 910070f

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)