Modify change action name for ci

This commit is contained in:
2022-11-25 23:29:03 +08:00
parent 150d2e8aa5
commit 88fe23ab9a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
name: main
name: Pull Request Checker
on:
pull_request:

View File

@@ -1,4 +1,4 @@
name: main
name: Automatic Build on Commit
on:
workflow_dispatch: