Run on main and on pull requests

This commit is contained in:
Patricia Aas 2021-06-22 09:22:16 +02:00 committed by GitHub
parent f83bf46171
commit 8bcc4e176a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -6,8 +6,9 @@ env:
on:
push:
branches:
- '*'
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch: