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 ae3b1e6 commit 6c7ebfdCopy full SHA for 6c7ebfd
.github/workflows/git-mirror.yml
@@ -12,6 +12,8 @@ on:
12
jobs:
13
mirror:
14
runs-on: ubuntu-latest
15
+ permissions:
16
+ contents: read
17
steps:
18
- name: Checkout repository
19
uses: actions/checkout@v5
0 commit comments