Skip to content

Commit f06712e

Browse files
committed
update README.md
1 parent 01c9f07 commit f06712e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,8 @@ If activated, the workflow is scheduled by default to run every day at 9 AM UTC
156156
In order for GitHub actions to fetch workflow changes in `.github/workflows`, a PAT for each deployment must be provided.
157157

158158
The following repository permissions must be set for the PAT:
159-
- `Workflows : Read and write`
160-
- `Actions : Read and write`
159+
- `Workflows: Read and write`
160+
- `Actions: Read and write`
161161
- `Pull requests: Read and write`
162162

163-
The PAT should then be copied into a downstream repo secret with the title `WORKFLOW_TOKEN`.
163+
The PAT should then be copied into an Actions repository secret in the downstream repo with the title `WORKFLOW_TOKEN`.

0 commit comments

Comments
 (0)