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 8f0012a commit 08d0c8eCopy full SHA for 08d0c8e
.github/workflows/auto-testing.yml
@@ -69,6 +69,8 @@ jobs:
69
70
pinact:
71
runs-on: ubuntu-latest
72
+ permissions:
73
+ contents: read
74
steps:
75
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
76
- name: Run pinact
0 commit comments