PrismLauncher/.github/workflows
Seth Flynn da4bf6e8c2
style: re-format tree with editorconfig
```
find $PWD \
  -type f \
  ! -path '*/.git/*' ! -path '*/flatpak/shared-modules/*' \
  ! -path '*/libraries/*' ! -path '*/testdata/*' ! -name '*.patch' \
  ! -name '*.svg' ! -name '*.scd' ! -path '*/program_info/LICENSE' \
  ! -path '*/COPYING.md' ! -path '*/cmake/*' ! -name '.gitmodules' \
  -exec eclint -fix {} \;
```

Signed-off-by: Seth Flynn <getchoo@tuta.io>
(cherry picked from commit fd91f87c21)
2026-01-18 23:01:42 +02:00
..
backport.yml chore(deps): update korthout/backport-action action to v4 2025-12-13 13:14:26 +00:00
blocked-prs.yml style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
build.yml ci: actually sign windows builds in Release env 2026-01-05 18:34:58 +00:00
codeql.yml feat: Qt 6.10.1 outside macOS 2025-12-31 12:25:38 +00:00
flatpak.yml hack: try to free up disk space on Flatpak builds so they don't crash 2026-01-13 06:15:08 +00:00
merge-blocking-pr.yml style: re-format tree with editorconfig 2026-01-18 23:01:42 +02:00
nix.yml ci(nix): don't build for intel macs 2025-12-31 06:43:21 +00:00
publish.yml revert: "feat: publish on flakehub" 2025-04-07 08:40:15 -04:00
release.yml [Backport release-10.x] Include ARM Linux portable builds in releases (#4613) 2025-12-31 08:54:36 +02:00
stale.yml chore(deps): update actions/stale action to v10 2025-09-04 04:47:44 +00:00
update-flake.yml chore(deps): update cachix/install-nix-action digest to 4e002c8 2025-12-11 20:35:10 +00:00