We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1475d9a commit aa9ba41Copy full SHA for aa9ba41
.github/workflows/validate-pr.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/[email protected]
0 commit comments