CI on Push and Pull

This commit is contained in:
Jason2866 2020-04-30 14:41:43 +02:00 committed by GitHub
parent e233c3830d
commit f6389c7385
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: PlatformIO CI
on: [push]
on: [push, pull_request]
jobs:
tasmota: