We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6a450d commit 5d6825cCopy full SHA for 5d6825c
1 file changed
.github/workflows/heavy.yml
@@ -15,6 +15,8 @@ concurrency:
15
16
jobs:
17
build-and-test:
18
+ permissions:
19
+ contents: read
20
timeout-minutes: 20
21
runs-on: ubuntu-latest-16-cores
22
steps:
0 commit comments