ci: fix branches.yml [skip ci]

This commit is contained in:
lowlighter
2022-01-21 20:47:21 -05:00
parent 2cffe54e1c
commit 43e4bfc408

View File

@@ -9,7 +9,9 @@ on:
jobs: jobs:
notice: notice:
- name: name: Notice for automated branches
steps:
- name: Comment on pull request
uses: actions/github-script@v5 uses: actions/github-script@v5
with: with:
script: | script: |