Compare commits

..

8 Commits

Author SHA1 Message Date
12dc012887 2.1.38 2020-01-14 15:10:49 -08:00
1891d440e1 2.1.37 2020-01-14 14:56:11 -08:00
45411fbfcd another try 2020-01-14 14:55:46 -08:00
c639609ce5 add create event 2020-01-14 14:55:11 -08:00
9655b6c64c 2.1.36 2020-01-14 14:53:15 -08:00
1a5555ed52 trigger on labels 2020-01-14 14:53:04 -08:00
e5adf2029e 2.1.35 2020-01-14 13:59:58 -08:00
dcea457cb5 Migrating to Github actions (#68)
* enable github actions

* add pr workflows

* updated name

* updatd
2020-01-14 13:51:33 -08:00
3 changed files with 5 additions and 3 deletions

View File

@ -2,7 +2,9 @@ name: pxt-buildtarget
on:
push:
branches: master
branches:
- master
create:
jobs:
build:

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "pxt-calliope",
"version": "2.1.34",
"version": "2.1.38",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "pxt-calliope",
"version": "2.1.34",
"version": "2.1.38",
"description": "micro:bit target for Microsoft MakeCode (PXT)",
"keywords": [
"JavaScript",