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