diff --git a/.github/workflows/convert_yaml_to_markdown.yml b/.github/workflows/convert_yaml_to_markdown.yml index 96ff4fa..09c127a 100644 --- a/.github/workflows/convert_yaml_to_markdown.yml +++ b/.github/workflows/convert_yaml_to_markdown.yml @@ -7,6 +7,7 @@ on: permissions: contents: write # Grant write permissions + pull-requests: write # Grant permissions to create pull requests jobs: convert: @@ -59,3 +60,8 @@ jobs: branch: 'yaml-to-markdown-conversion' title: 'Convert YAML to Markdown' body: 'This pull request converts updated YAML files to Markdown format.' + committer: GitHub + author: asucrews + signoff: false + delete-branch: false + draft: false diff --git a/automations/binary_sensor_notifications_plus/binary_sensor_notifications_plus.yaml b/automations/binary_sensor_notifications_plus/binary_sensor_notifications_plus.yaml index c891fdc..00b160c 100644 --- a/automations/binary_sensor_notifications_plus/binary_sensor_notifications_plus.yaml +++ b/automations/binary_sensor_notifications_plus/binary_sensor_notifications_plus.yaml @@ -175,4 +175,4 @@ action: entity_id: !input left_open_timer_helper mode: single -max_exceeded: silent \ No newline at end of file +max_exceeded: silent diff --git a/automations/car_tag/car_tag.yaml b/automations/car_tag/car_tag.yaml index 8bf5cac..557e129 100644 --- a/automations/car_tag/car_tag.yaml +++ b/automations/car_tag/car_tag.yaml @@ -163,4 +163,4 @@ action: entity_id: !input garage_door_timer_helper mode: single -max_exceeded: silent \ No newline at end of file +max_exceeded: silent