Update ci.yml

pull/51/head
Matthieu Gomez 2021-07-31 10:43:15 -07:00 committed by GitHub
parent 0c3b250969
commit 633a2d85dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@ name: CI
on:
pull_request:
branches:
- master
- main
push:
branches:
- master
- main
tags: '*'
jobs:
test: