Add Vista branch to GitHub workflows

This commit is contained in:
Justine Tunney 2022-09-15 12:01:16 -07:00
parent 0305194d98
commit c03359c637
No known key found for this signature in database
GPG key ID: BE714B4575D6E328

View file

@ -4,10 +4,12 @@ on:
push:
branches:
- "master"
- "vista"
- "flake"
pull_request:
branches:
- "master"
- "vista"
# run workflow manually from the Actions tab
workflow_dispatch: