ci: fix branches.yml [skip ci]
This commit is contained in:
4
.github/workflows/branches.yml
vendored
4
.github/workflows/branches.yml
vendored
@@ -9,7 +9,9 @@ on:
|
||||
|
||||
jobs:
|
||||
notice:
|
||||
- name:
|
||||
name: Notice for automated branches
|
||||
steps:
|
||||
- name: Comment on pull request
|
||||
uses: actions/github-script@v5
|
||||
with:
|
||||
script: |
|
||||
|
||||
Reference in New Issue
Block a user