Avery Pennarun 2020-06-15 13:47:11 -04:00
parent abd79ea368
commit d9fd5db1e1
7 changed files with 7 additions and 7 deletions

View File

@ -3,7 +3,7 @@ name: Darwin-Cross
on:
push:
branches:
- master
- main
pull_request:
branches:
- '*'

View File

@ -3,7 +3,7 @@ name: FreeBSD-Cross
on:
push:
branches:
- master
- main
pull_request:
branches:
- '*'

View File

@ -3,7 +3,7 @@ name: OpenBSD-Cross
on:
push:
branches:
- master
- main
pull_request:
branches:
- '*'

View File

@ -3,7 +3,7 @@ name: Windows-Cross
on:
push:
branches:
- master
- main
pull_request:
branches:
- '*'

View File

@ -3,7 +3,7 @@ name: license
on:
push:
branches:
- master
- main
pull_request:
branches:
- '*'

View File

@ -3,7 +3,7 @@ name: Linux
on:
push:
branches:
- master
- main
pull_request:
branches:
- '*'

View File

@ -3,7 +3,7 @@ name: staticcheck
on:
push:
branches:
- master
- main
pull_request:
branches:
- '*'