summaryrefslogtreecommitdiffstats
path: root/.github/workflows/hdfeos5.yml
diff options
context:
space:
mode:
authorDiogo Teles Sant'Anna <diogoteles@google.com>2023-05-18 21:08:10 (GMT)
committerGitHub <noreply@github.com>2023-05-18 21:08:10 (GMT)
commit14edcfaffd6c2bbe487236742ae19093be9fe9dd (patch)
treeca5f2ba69a559467f5806d912c50448b76882402 /.github/workflows/hdfeos5.yml
parent482920808f1ec5f33770af1360bdf56ebec5eb8c (diff)
downloadhdf5-14edcfaffd6c2bbe487236742ae19093be9fe9dd.zip
hdf5-14edcfaffd6c2bbe487236742ae19093be9fe9dd.tar.gz
hdf5-14edcfaffd6c2bbe487236742ae19093be9fe9dd.tar.bz2
ci: set minimal permissions on GitHub Workflows (#2980)
Signed-off-by: Diogo Teles Sant'Anna <diogoteles@google.com>
Diffstat (limited to '.github/workflows/hdfeos5.yml')
-rw-r--r--.github/workflows/hdfeos5.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/hdfeos5.yml b/.github/workflows/hdfeos5.yml
index 03c9746..089e8df 100644
--- a/.github/workflows/hdfeos5.yml
+++ b/.github/workflows/hdfeos5.yml
@@ -19,6 +19,9 @@ concurrency:
group: ${{ github.workflow }}-${{ github.sha || github.event.pull_request.number }}
cancel-in-progress: true
+permissions:
+ contents: read
+
jobs:
build:
name: Build hdfeos5