Only run CI/CD on main branch

This commit is contained in:
əlemi 2022-05-15 13:28:56 +02:00
parent 4f3ce69a9e
commit e1fab434ef
No known key found for this signature in database
GPG key ID: BBCBFE5D7244634E

View file

@ -2,7 +2,8 @@ name: CI
on:
push:
pull_request:
branches:
- main
jobs:
linux: