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 2e4a4da commit b1c7765Copy full SHA for b1c7765
.github/workflows/notice_generation.yml
@@ -1,5 +1,8 @@
1
name: generate_notices
2
3
+permissions:
4
+ pull-requests: write
5
+
6
on:
7
pull_request:
8
paths:
.github/workflows/prerelease.yml
name: prerelease
+ contents: write
# closed will be triggered when a pull request is merged. This is to keep https://github.com/firebase/SpecsTesting up to date.
0 commit comments