Updated actions workflow to hopefully work on this branch

This commit is contained in:
Kieran Eglin 2024-01-19 23:21:09 -08:00
parent 8ebbb23836
commit 40c793c72d
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: on:
push: push:
branches: branches:
- master - ke/add-ci
pull_request: pull_request:
branches: branches:
- master - ke/add-ci
workflow_dispatch: workflow_dispatch:
jobs: jobs: