Skip to content

Commit

Permalink
Also build on develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Virtlink committed May 24, 2024
1 parent 05a01a8 commit cf215d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@ on: # yamllint disable-line rule:truthy
push:
branches:
- master
- develop
tags:
- "release-*.*.*"
pull_request:
branches:
- master
- develop

jobs:
build:
Expand Down

0 comments on commit cf215d3

Please sign in to comment.