Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
belibug committed Jul 18, 2024
1 parent 744dbea commit ebcd978
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/Publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# This is a basic workflow to help you get started with Actions
name: Publish Module

name: Publish to Packages

# Controls when the workflow will run
on:
push:
tags:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Pester Tests
name: Run Tests

on:
push:
Expand Down

0 comments on commit ebcd978

Please sign in to comment.