Run debug build for pull requests
This commit is contained in:
parent
7fbadfe09a
commit
b128aca4cb
4
.github/workflows/debug.yml
vendored
4
.github/workflows/debug.yml
vendored
@ -8,6 +8,10 @@ on:
|
||||
- '**.md'
|
||||
- '.github/**'
|
||||
- '!.github/workflows/debug.yml'
|
||||
pull_request:
|
||||
branches:
|
||||
- dev
|
||||
|
||||
jobs:
|
||||
native:
|
||||
name: Native Build
|
||||
|
Loading…
Reference in New Issue
Block a user