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:
|
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: |
|
||||||
|
|||||||
Reference in New Issue
Block a user