1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2025-01-05 11:25:00 +01:00

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

View File

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