Skip to content

Commit

Permalink
HOTFIX BLOKE: 394 - Trigger build on default branch
Browse files Browse the repository at this point in the history
  • Loading branch information
davidnewham committed Jan 29, 2024
1 parent c5b6ee5 commit a8375da
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ name: Build BLOKE Game Engine
on:
push:
branches:
- main

- default
pull_request:
branches:
- default
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a8375da

Please sign in to comment.