Skip to content

Commit b5df48f

Browse files
authored
rename pre merge checks
1 parent efcd286 commit b5df48f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/pre-commit-lint-check copy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: pre-merge-checks
1+
name: pre-merge-checks lint
22
on:
33
push:
44
branches:

.github/workflows/pre-commit-tests copy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: pre-merge-checks
1+
name: pre-merge-checks tests
22
on:
33
push:
44
branches:

0 commit comments

Comments
 (0)