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 96959eb commit 4925dd9Copy full SHA for 4925dd9
.github/workflows/integration_tests.yml
@@ -42,6 +42,8 @@ on:
42
firestore_dep_source:
43
description: 'Optional: Where to get firestore iOS SDK from: "RELEASED", "TIP" or "<git-commit> from firestore-ios-sdk"'
44
45
+permissions: write-all
46
+
47
env:
48
triggerLabelPrefix: "tests-requested: "
49
triggerLabelFull: "tests-requested: full"
0 commit comments