add this branch on gh actions

This commit is contained in:
Gerasimos (Makis) Maropoulos 2021-02-19 08:50:12 +02:00
parent 1243150690
commit 7a5abf0f4e
No known key found for this signature in database
GPG Key ID: A771A828097B36C7

View File

@ -2,7 +2,7 @@ name: CI
on: on:
push: push:
branches: [ main ] branches: [main,travis-to-github-actions]
pull_request: pull_request:
branches: [main] branches: [main]