Skip to content

Commit

Permalink
Add checks for merges to the 'v0.21.fixes' branch
Browse files Browse the repository at this point in the history
  • Loading branch information
pwt committed Feb 4, 2021
1 parent 1829204 commit 5be4ea6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/soco-check-jobs.yaml
Expand Up @@ -3,7 +3,9 @@ name: SoCo

on:
push:
branches: [ master ]
branches:
- master
- 'v0.21.fixes'
pull_request:
branches: [ master ]

Expand Down

0 comments on commit 5be4ea6

Please sign in to comment.