We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 744dbea commit ebcd978Copy full SHA for ebcd978
.github/workflows/Publish.yml
@@ -1,8 +1,5 @@
1
-# This is a basic workflow to help you get started with Actions
+name: Publish Module
2
3
-name: Publish to Packages
4
-
5
-# Controls when the workflow will run
6
on:
7
push:
8
tags:
.github/workflows/Tests.yml
@@ -1,4 +1,4 @@
-name: Pester Tests
+name: Run Tests
0 commit comments