limit CI runs

This commit is contained in:
Matthias Kretschmann 2021-01-30 19:20:15 +01:00
parent 4f288737c1
commit c9fded5e2f
Signed by: m
GPG Key ID: 606EEEF3C479A91F
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: 'CI/CD Pipeline'
on:
push:
branches:
- '**'
- main
pull_request:
branches:
- '**'