We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 279ec47 + a80c996 commit 259742dCopy full SHA for 259742d
1 file changed
.github/workflows/tessl-update.yml
@@ -5,6 +5,10 @@ on:
5
- cron: "0 9 * * 1" # Weekly on Monday at 9am UTC
6
workflow_dispatch:
7
8
+permissions:
9
+ contents: write
10
+ pull-requests: write
11
+
12
jobs:
13
tessl:
14
uses: codeflash-ai/github-workflows/.github/workflows/tessl-update.yml@main
0 commit comments