Skip to content

Commit

Permalink
Run CI for dev, test and master
Browse files Browse the repository at this point in the history
Signed-off-by: Niels Thykier <[email protected]>
  • Loading branch information
nt-gt committed Nov 17, 2023
1 parent 8f8da55 commit 7ddcb31
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,13 @@ on:
push:
branches:
- dev
- test
- master
pull_request:
branches: [ "dev" ]
branches:
- dev
- test
- master

jobs:
build:
Expand Down

0 comments on commit 7ddcb31

Please sign in to comment.