Update on_issues.yml

This commit is contained in:
Alexandre
2022-05-16 15:58:57 +02:00
committed by GitHub
parent 814b6be739
commit cec2d196a9

View File

@@ -1,6 +1,6 @@
# yamllint disable rule:line-length
---
name: Generate README
name: Readme Issues linker
on:
issues:
@@ -61,5 +61,5 @@ jobs:
- name: Commit if needed
uses: EndBug/add-and-commit@v9
with:
message: "GitHub bot : README updated"
message: "Github bot : issues linked to readme"
default_author: github_actions