Skip to content

Commit 2159a3a

Browse files
committed
does this work
1 parent d5ff0af commit 2159a3a

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 "Actor is: ${{github.actor}}==="
18+
Write-Host "Actor is: ${{github.actor}}"
1919
2020

2121
- name: Dispatch Matrix Testing Job

0 commit comments

Comments
 (0)