Skip to content

Commit 8df8f2c

Browse files
committed
Add explicit permissions block to integration-tests-ui-critical.yml
1 parent 9bd2e27 commit 8df8f2c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/integration-tests-ui-critical.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ env:
1717
APK_ARTIFACT_NAME: "sentry-uitest-android-critical-release"
1818
MAESTRO_VERSION: "1.39.0"
1919

20+
permissions:
21+
contents: write
22+
pull-requests: write
23+
2024
jobs:
2125
build:
2226
name: Build

0 commit comments

Comments
 (0)