PrismLauncher/.github/workflows
Seth Flynn fd91f87c21
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>
2026-01-18 15:48:07 -05:00
..
backport.yml chore(deps): update korthout/backport-action action to v4.0.1 2025-12-15 18:07:32 +00:00
blocked-prs.yml style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
build.yml ci: actually sign windows builds in Release env 2026-01-05 13:32:03 -05:00
codeql.yml feat: Qt 6.10.1 outside macOS 2025-12-31 09:18:15 +01:00
flatpak.yml hack: try to free up disk space on Flatpak builds so they don't crash 2026-01-12 23:30:14 +05:00
merge-blocking-pr.yml style: re-format tree with editorconfig 2026-01-18 15:48:07 -05:00
nix.yml ci(nix): don't build for intel macs 2025-12-30 20:07:41 -05:00
publish.yml revert: "feat: publish on flakehub" 2025-04-07 08:40:15 -04:00
release.yml Include ARM Linux portable builds in releases (#4609) 2025-12-31 08:46:41 +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