Kevin Stillhammer
|
389b596663
|
Set required workflow permissions (#329)
|
2025-03-18 15:21:29 +01:00 |
|
Kevin Stillhammer
|
04c950a723
|
Add workflow_dispatch triggers to every workflow (#326)
Allows for easier testing.
|
2025-03-18 15:04:58 +01:00 |
|
Lukas Burgholzer
|
49df72dfcf
|
🚸 use GitHub token by default (#61)
This PR adjusts the action so that it is no longer necessary to
explicitly specify the GitHub token to circumvent the API rate limit.
To this end, it simply passes the repository's GitHub token (available
via `${{ github.token }}`) as a default for the `github_token` action
input.
This is similar to how this is handled in, e.g.,
https://github.com/peter-evans/create-pull-request; specifically
[here](https://github.com/peter-evans/create-pull-request/blob/5354f85616108575685a73a0ddd2f67c26a441c3/action.yml#L4-L6).
|
2024-09-11 08:18:23 +00:00 |
|
Charlie Marsh
|
182c9c7e92
|
Change Prettier settings (#36)
## Summary
I know this is a little tedious but I'd prefer to use the same settings
as in Ruff.
|
2024-09-05 08:06:45 -04:00 |
|
Kevin Stillhammer
|
5654f20383
|
Extract correct dir for latest
|
2024-08-24 09:01:13 +02:00 |
|