mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 18:11:27 -07:00
[Workflows] Run CI for pull requests to any branch
This commit is contained in:
parent
d3e19cc2b2
commit
be9826f06d
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -6,7 +6,8 @@ on:
|
||||
branches:
|
||||
- '**'
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
branches:
|
||||
- '**'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user