Update m5atom-matrix.yml

This commit is contained in:
Darrell 2022-02-19 02:21:26 -05:00 committed by GitHub
parent ef9a17e7e1
commit 22de5f91e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -1,4 +1,5 @@
name: Remote run m5atom-matrix
on:
push:
branches:
@ -8,6 +9,11 @@ on:
pull_request:
release:
types: [published]
env:
PIO_USERNAME: ""
PIO_PASSWORD: ""
jobs:
build:
runs-on: ubuntu-latest