We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d6310d commit d33fadcCopy full SHA for d33fadc
1 file changed
.github/workflows/pr-metadata-checks.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
pr-title:
9
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
10
permissions:
11
pull-requests: write # post comments when the PR title doesn't match the "Conventional Commits" rules
12
steps:
0 commit comments