Inconsistency in Github action names (#6478)

* Update pull-requests.yml

* Update issues.yml

* Update update-changelog.yml
This commit is contained in:
Amir Mohammad Babaei
2024-10-23 16:32:59 +03:30
committed by GitHub
parent 61fec7b898
commit 2e6ac2c9d2
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
name: issues
name: Issues
on:
issues:

View File

@@ -1,4 +1,4 @@
name: pull requests
name: Pull Requests
on:
pull_request_target:

View File

@@ -1,4 +1,4 @@
name: update changelog
name: Update Changelog
on:
release: