We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a197e7 commit 78e1c09Copy full SHA for 78e1c09
.github/workflows/staleness_check.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- branch: [main, 22.x, 23.x, 24.x]
+ branch: [25.x]
22
os: [{ name: Linux, value: ubuntu-latest}]
23
24
name: Test staleness ${{ matrix.os.name }} ${{ github.head_ref && 'PR' || matrix.branch }}
0 commit comments