ci(pre-commit): add stable branch to ci triggers

Signed-off-by: Luís Ferreira <contact@lsferreira.net>
This commit is contained in:
Luís Ferreira 2022-03-22 17:18:34 +00:00
parent 1c609085a8
commit 1f783a0eb8

View file

@ -4,9 +4,11 @@ on:
pull_request:
branches:
- master
- stable
push:
branches:
- master
- stable
workflow_dispatch:
jobs: