trigger on labels
This commit is contained in:
parent
e5adf2029e
commit
1a5555ed52
7
.github/workflows/pxt-buildtarget.yml
vendored
7
.github/workflows/pxt-buildtarget.yml
vendored
@ -2,8 +2,11 @@ name: pxt-buildtarget
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: master
|
||||
|
||||
branches:
|
||||
- master
|
||||
release:
|
||||
types:
|
||||
- created
|
||||
jobs:
|
||||
build:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user