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 5b802c8 commit 9a0293eCopy full SHA for 9a0293e
.github/workflows/build-report.yml
@@ -5,6 +5,8 @@ on:
5
schedule:
6
- cron: "0 21 * * *" # 9pm UTC = 1pm PST / 2pm PDT, 12 hours after testapps run
7
8
+permissions: write-all
9
+
10
env:
11
GITHUB_TOKEN: ${{ github.token }}
12
numDays: 7
0 commit comments