Skip to content

Commit c93af1f

Browse files
test: add permissions to workflow
1 parent a83fd29 commit c93af1f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/swiftui-auth.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ on:
1818

1919
workflow_dispatch:
2020

21+
permissions:
22+
contents: read
23+
2124
jobs:
2225
swiftui-auth:
2326
runs-on: macOS-latest

0 commit comments

Comments
 (0)