Skip to content

Commit 6e885b1

Browse files
committed
test
1 parent 3187901 commit 6e885b1

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)