Skip to content

Commit

Permalink
ci: allow to run checks in alpha/beta branches
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Zuev committed Dec 27, 2021
1 parent ba00fbc commit a8c7c00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
pull_request:
branches:
- master
- alpha
- beta
jobs:
install:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit a8c7c00

Please sign in to comment.