We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5796254 + f4a3627 commit 9d2260aCopy full SHA for 9d2260a
.github/workflows/rat.yml
@@ -28,8 +28,6 @@ on:
28
workflow_dispatch:
29
jobs:
30
rat-audit:
31
- permissions:
32
- contents: read # to fetch code (actions/checkout)
33
runs-on: ubuntu-latest
34
steps:
35
- name: "📥 Checkout repository"
0 commit comments