jesseduffield.lazygit/.github/workflows
Stefan Haller f735c6af17 Make the release workflow run only from stefanhaller's fork
As far as I can tell, this is the only way to make sure that releases show up as
created by me. Also, we totally don't want it to run in other people's forks
(although it would likely just have failed there, but still).

The restriction only applies to scheduled runs; manually triggering the action
is still possible from everywhere. There needs to be a personal access token
named LAZYGIT_RELEASE_PAT configured on the repo for this to work, though.
2025-07-06 12:08:25 +02:00
..
ci.yml Update .golangci.yml to use version 2 2025-06-30 18:30:11 +02:00
close-issues.yml Allow closing issues via github actions 2025-04-26 14:42:21 +10:00
codespell.yml Add github action to codespell master on push and PRs 2024-08-27 18:03:00 +02:00
release.yml Make the release workflow run only from stefanhaller's fork 2025-07-06 12:08:25 +02:00
sponsors.yml Remove redundant curlies 2025-07-06 19:54:31 +10:00