Skip to content

Commit 28a4bdc

Browse files
committed
work
1 parent b21e620 commit 28a4bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dispatch-matrix-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Test Variables
1616
shell: pwsh
1717
run: |
18-
Write-Host "Running as: ${{github.actor}}"
18+
Write-Host "Running as: ${{github.actor}}="
1919
2020
- name: Dispatch Matrix Testing Job
2121
if: contains(fromJSON('["jsinglet", "mbaluda", "lcartey", "rvermeulen", "ravikprasad", "jeongsoolee09", "hohn", "knewbury01", "kraiouchkine"]')', github.actor)

0 commit comments

Comments
 (0)