Skip to content

Commit 941f028

Browse files
committed
warn more strongly
1 parent 547ff13 commit 941f028

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ How this works:
1414

1515
To use the `issue-from-pytest-log` action in workflows, simply add a new step:
1616

17+
> [!WARNING]
18+
> The action won't run properly unless either `issues: write` permissions are requested as shown above or the actions are granted read/write permissions in the repository settings.
19+
1720
```yaml
1821
jobs:
1922
my-job:

0 commit comments

Comments
 (0)