Corrected syntax error in yml

This commit is contained in:
Antz 2021-03-05 08:39:48 +00:00 committed by GitHub
parent 12e593f345
commit a8535befb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,9 @@
name: core-build
on:
push:
branches:
- master
branches: [ master ]
pull_request:
- master
branches: [ master ]
jobs:
build: