We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bd2e27 commit 8df8f2cCopy full SHA for 8df8f2c
1 file changed
.github/workflows/integration-tests-ui-critical.yml
@@ -17,6 +17,10 @@ env:
17
APK_ARTIFACT_NAME: "sentry-uitest-android-critical-release"
18
MAESTRO_VERSION: "1.39.0"
19
20
+permissions:
21
+ contents: write
22
+ pull-requests: write
23
+
24
jobs:
25
build:
26
name: Build
0 commit comments