Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Commit d628293

Browse files
authored
Merge pull request #61 from PhpSlides/dev
updated workflow name
2 parents 26df50d + 7504d11 commit d628293

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Configure and Run Tests Before Release
1+
name: Release
22

33
on:
44
push:

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Execute Tests
1+
name: Tests
22

33
on:
44
push:

0 commit comments

Comments
 (0)