Skip to content

Commit ebcd978

Browse files
committed
rename
1 parent 744dbea commit ebcd978

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

.github/workflows/Publish.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
# This is a basic workflow to help you get started with Actions
1+
name: Publish Module
22

3-
name: Publish to Packages
4-
5-
# Controls when the workflow will run
63
on:
74
push:
85
tags:

.github/workflows/Tests.yml

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

33
on:
44
push:

0 commit comments

Comments
 (0)