remove braches in workflow

This commit is contained in:
Peter Buchegger 2020-11-06 21:44:09 +01:00
parent edf168e523
commit a91ee0c979

View file

@ -1,10 +1,6 @@
name: PlatformIO CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
on: [push, pull_request]
jobs:
PlatformIO-Check: