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 2c85ff4 commit d4c26a6Copy full SHA for d4c26a6
.github/workflows/unit_tests.yaml
@@ -24,6 +24,8 @@ jobs:
24
# Unit Tests with Matrix Strategy
25
# =====================================================
26
unit-tests:
27
+ permissions:
28
+ contents: read
29
name: Unit Tests
30
runs-on: ubuntu-latest
31
timeout-minutes: 15
0 commit comments