Skip to content

Commit

Permalink
testing 17
Browse files Browse the repository at this point in the history
  • Loading branch information
asucrews authored Jul 3, 2024
1 parent 5a63e65 commit 6df6e89
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/convert_yaml_to_markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

permissions:
contents: write # Grant write permissions
pull-requests: write # Grant permissions to create pull requests

jobs:
convert:
Expand Down Expand Up @@ -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 <[email protected]>
author: asucrews <[email protected]>
signoff: false
delete-branch: false
draft: false
Original file line number Diff line number Diff line change
Expand Up @@ -175,4 +175,4 @@ action:
entity_id: !input left_open_timer_helper

mode: single
max_exceeded: silent
max_exceeded: silent
2 changes: 1 addition & 1 deletion automations/car_tag/car_tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,4 @@ action:
entity_id: !input garage_door_timer_helper

mode: single
max_exceeded: silent
max_exceeded: silent

0 comments on commit 6df6e89

Please sign in to comment.