Skip to content

Commit

Permalink
CI: enable for branch 2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ploxiln committed Nov 26, 2021
1 parent b22414e commit 78fb9f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Linux tests

on:
push: {branches: [master]}
pull_request: {branches: [master]}
push: {branches: ["2.8"]}
pull_request: {branches: ["2.8"]}

jobs:
test:
Expand Down

0 comments on commit 78fb9f0

Please sign in to comment.