Check all branches during syntax linting

patch-1
Ice3man 2020-05-25 17:32:44 +05:30 committed by GitHub
parent 54cb694fa1
commit 70868c2aac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 7 deletions

View File

@ -1,12 +1,6 @@
name: syntax-checking
"on":
push:
branches:
- master
pull_request:
branches:
- master
on: [push, pull_request]
jobs:
build: