Skip to content

Commit 7401ce9

Browse files
committed
run-names
1 parent 11b146f commit 7401ce9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/powershell.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
# https://github.com/PowerShell/PSScriptAnalyzer
99

1010
name: Powershell CI
11+
run-name: Validate commit ${{ github.sha }}
1112

1213
on:
1314
push:

.github/workflows/publish-to-psgallery.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
name: Publish to PSGallery
2+
run-name: Publish commit ${{ github.sha }}
23

34
on:
45
workflow_run:

0 commit comments

Comments
 (0)