We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2e9ace2 + 813f206 commit 0eba0e0Copy full SHA for 0eba0e0
2 files changed
.github/workflows/pr-title.yaml
@@ -4,7 +4,7 @@ on: [pull_request_target]
4
5
jobs:
6
lint:
7
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
8
permissions:
9
statuses: write
10
steps:
.github/workflows/stale.yaml
@@ -9,7 +9,7 @@ permissions:
11
stale:
12
13
14
contents: write
15
issues: write
0 commit comments