Skip to content

Commit d77e7ca

Browse files
Add FAQ section to README with GitHub Actions troubleshooting steps
1 parent beb225b commit d77e7ca

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,14 @@ will be `?foo=asd&bar=zxc`.
167167
Ultimately, the image link will look like this:
168168
`https://banners.beyondco.de/Qwe%20rty/asd-zxc.png?foo=asd&bar=zxc`.
169169

170+
## FAQ
171+
172+
> 💥 Preview Updater failed with error: Error when creating pull request from preview/banner-***: GitHub Actions is not permitted to create or approve pull requests
173+
174+
Enable the "Allow GitHub Actions to create and approve pull requests" option in project settings.
175+
176+
<img width="814" height="403" alt="Image" src="https://github.com/user-attachments/assets/3687000d-68ee-4574-b601-dc2a64ac4d90" />
177+
170178
## License
171179

172180
This project is licensed under the [MIT License](LICENSE.md).

0 commit comments

Comments
 (0)