mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 13:10:12 +03:00
ci(pre-commit): add stable branch to ci triggers
Signed-off-by: Luís Ferreira <contact@lsferreira.net>
This commit is contained in:
parent
1c609085a8
commit
1f783a0eb8
1 changed files with 2 additions and 0 deletions
2
.github/workflows/pre_commit.yml
vendored
2
.github/workflows/pre_commit.yml
vendored
|
@ -4,9 +4,11 @@ on:
|
|||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- stable
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- stable
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue