https://docs.zizmor.sh/audits/#excessive-permissions
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28982)
paths:
- "doc/man*/**"
+permissions: {}
+
jobs:
trigger:
if: github.repository == 'openssl/openssl'
- cron: '55 02 * * *'
workflow_dispatch:
+permissions: {}
+
jobs:
test:
if: github.repository == 'openssl/openssl'
tags:
- "openssl-*"
+permissions: {}
+
jobs:
release:
runs-on: "releaser"