Skip to content

Commit c097aee

Browse files
kevincobain2000kitloong
authored andcommitted
action fix
1 parent a9e3645 commit c097aee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/nextjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
on: [push]
22

3-
name: "CI"
3+
name: "CI Node"
44

55
jobs:
66
test:

.github/workflows/phptest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
on: [push]
22

3-
name: "CI"
3+
name: "CI PHP"
44

55
jobs:
66
test:

0 commit comments

Comments
 (0)