summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/windows_examples.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/windows_examples.yml')
-rw-r--r--.github/workflows/windows_examples.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/windows_examples.yml b/.github/workflows/windows_examples.yml
index 0309a566..13627399 100644
--- a/.github/workflows/windows_examples.yml
+++ b/.github/workflows/windows_examples.yml
@@ -14,6 +14,9 @@ on:
- 'examples/**'
- '.github/workflows/windows_examples.yml'
+permissions:
+ contents: read
+
jobs:
build:
runs-on: windows-latest