Skip to content

Commit

Permalink
Also build CI for develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Master92 committed Dec 4, 2023
1 parent 1b146b8 commit 1fca2a9
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,9 +5,11 @@ on:
push:
branches:
- "master"
- "develop"
pull_request:
branches:
- "master"
- "develop"

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 1fca2a9

Please sign in to comment.