summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Mueller <30130371+cdce8p@users.noreply.github.com>2021-02-23 19:50:42 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-02-23 20:11:48 +0100
commit581ad1b45f53b0a15c26c3cb3c000fca5a2ec47e (patch)
tree6df4952b064ea3b123963c4ace140ae6721dab70
parent646be6db86f74b73acd3ccfc1c373efdda438346 (diff)
downloadpylint-git-581ad1b45f53b0a15c26c3cb3c000fca5a2ec47e.tar.gz
Run ci checks on every release branch
-rw-r--r--.github/workflows/ci.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index d0b13c259..fa9cbeb8d 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -4,6 +4,7 @@ on:
push:
branches:
- master
+ - 2.*
pull_request: ~
env: