We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 562717d + 5a913bd commit 948ea80Copy full SHA for 948ea80
1 file changed
.github/workflows/reuse.yml
@@ -12,11 +12,11 @@ name: REUSE Compliance Check
12
on: [pull_request]
13
14
permissions:
15
- contents: read
+ contents: read
16
17
jobs:
18
reuse-compliance-check:
19
- runs-on: ubuntu-latest
+ runs-on: ubuntu-latest-low
20
steps:
21
- name: Checkout
22
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments