Skip to content

Commit c054587

Browse files
committed
rename github workflows
1 parent b82890a commit c054587

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/dispatch_lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Tool linting
1+
name: Dispatch Lint
22

33
on:
44
workflow_dispatch:

.github/workflows/dispatch_update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Tool Updating
1+
name: Dispatch Update
22

33
on:
44
# schedule:

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Tool linting
1+
name: PR Lint
22

33
on:
44
pull_request:

0 commit comments

Comments
 (0)