CI is working, update branches to final value

This commit is contained in:
Kieran Eglin 2024-01-19 23:36:51 -08:00
parent f1b29c8bbb
commit 89b0774cab
No known key found for this signature in database
GPG key ID: 193984967FCF432D

View file

@ -3,10 +3,10 @@ name: Perform linting and run tests
on:
push:
branches:
- ke/add-ci
- master
pull_request:
branches:
- ke/add-ci
- master
workflow_dispatch:
jobs: