Skip to content

Commit d5ff0af

Browse files
committed
maybe this works
1 parent b312dfa commit d5ff0af

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)