We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d644a5 commit 7f345c5Copy full SHA for 7f345c5
.github/workflows/validate-pr-title.yml
@@ -7,7 +7,7 @@ on:
7
- synchronize
8
jobs:
9
main:
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
11
steps:
12
- name: Validate PR Title
13
uses: amannn/action-semantic-pull-request@v5
0 commit comments