Skip to content

Commit b67afb8

Browse files
authored
Update runner name
1 parent abca4cc commit b67afb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changeset-converter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
github.event.pull_request.base.ref == 'main' &&
2323
github.actor != 'github-actions'
2424
)
25-
runs-on: ubuntu-latest`
25+
runs-on: ubuntu-latest
2626
permissions:
2727
contents: write
2828
pull-requests: write

0 commit comments

Comments
 (0)