1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-05 04:58:30 -04:00

refactor(workflows): update release refs to stable in CI configurations

Port 1.5

(cherry picked from commit 406dcfe110)
This commit is contained in:
purian23
2026-07-12 15:23:04 -04:00
committed by dms-ci[bot]
parent 59d367f4a4
commit ee6c91e094
8 changed files with 25 additions and 24 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name: Pre-commit Checks
on:
push:
pull_request:
branches: [master, main, "release/**"]
branches: [master, main, "stable-*"]
jobs:
pre-commit-check:
runs-on: ubuntu-latest