Skip to content

Commit 02a39a3

Browse files
ci: Fix runner name
1 parent 7a5fa26 commit 02a39a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-title.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
lint:
88
name: https://www.conventionalcommits.org
9-
runs-on: ubuntu-lates
9+
runs-on: ubuntu-latest
1010
steps:
1111
- uses: beemojs/conventional-pr-action@v2
1212
with:

0 commit comments

Comments
 (0)