Skip to content

Commit

Permalink
Run build workflow on release branches
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Dec 8, 2023
1 parent b3a3eff commit 09022ca
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ name: Build
on:
push:
branches:
- 2.1.x
- 3.0.x
- 4.0.x
- release/*
pull_request:
jobs:
yamllint:
Expand Down

0 comments on commit 09022ca

Please sign in to comment.