Update workflow.yml

This commit is contained in:
Konrad Pabjan 2020-07-14 16:05:12 +02:00 committed by GitHub
parent a0a76c4ddb
commit 2989dc4a1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Main workflow
on: on:
push: push:
branches: branches:
- master - main
paths-ignore: paths-ignore:
- '**.md' - '**.md'
pull_request: pull_request: