mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 01:18:19 +01:00
Update onpush_builder.yaml
This commit is contained in:
6
.github/workflows/onpush_builder.yaml
vendored
6
.github/workflows/onpush_builder.yaml
vendored
@@ -61,9 +61,9 @@ jobs:
|
||||
commit: -u
|
||||
message: "GitHub bot: normalize and chmod"
|
||||
default_author: github_actions
|
||||
pull: --rebase # <--- add this line!
|
||||
pull: --rebase --autostash
|
||||
fetch: --tags --force
|
||||
push: true
|
||||
push: --force
|
||||
|
||||
# 3. Lint add-on configs
|
||||
lint_config:
|
||||
@@ -194,6 +194,6 @@ jobs:
|
||||
commit: -u
|
||||
message: "GitHub bot: changelog"
|
||||
default_author: github_actions
|
||||
pull: --rebase
|
||||
pull: --rebase --autostash
|
||||
fetch: --force
|
||||
push: --force
|
||||
|
||||
Reference in New Issue
Block a user