Skip to content

Commit 21cfa81

Browse files
committed
wip
1 parent c8c1abf commit 21cfa81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ concurrency:
5050

5151
jobs:
5252
post-initial-comment:
53-
runs-on: ${{ fromJSON(inputs.runner) }}
53+
runs-on: ${{ inputs.runner }}
5454
steps:
5555
- name: 'Post initial package status comment'
5656
uses: marocchino/[email protected]

0 commit comments

Comments
 (0)