You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,9 @@ How this works:
14
14
15
15
To use the `issue-from-pytest-log` action in workflows, simply add a new step:
16
16
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.
0 commit comments