We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0558898 commit b1fe40bCopy full SHA for b1fe40b
.github/workflows/reposchutz.yml
@@ -6,8 +6,7 @@ on:
6
jobs:
7
check:
8
name: Protection checks
9
- # 22.04's podman has issues with piping and causes tar errors
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
11
permissions:
12
contents: read
13
pull-requests: write
0 commit comments