chore: set permissions to macos.yml

Signed-off-by: Joyce <joycebrum@google.com>
This commit is contained in:
Joyce 2023-03-09 14:57:15 -03:00 committed by GitHub
parent d4ceded932
commit 46acafe648
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,9 @@ on:
pull_request:
workflow_dispatch:
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref || github.run_id }}
cancel-in-progress: true