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 08:02:59 -05:00
committed by GitHub
parent 61fec7b898
commit 2e6ac2c9d2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
name: issues
name: Issues
on:
issues:
+1 -1
View File
@@ -1,4 +1,4 @@
name: pull requests
name: Pull Requests
on:
pull_request_target:
+1 -1
View File
@@ -1,4 +1,4 @@
name: update changelog
name: Update Changelog
on:
release: