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

Commit 0c442f5

Browse files
authored
Merge pull request #62 from PhpSlides/main
Main
2 parents a042223 + d628293 commit 0c442f5

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)