CI is working, update branches to final value
This commit is contained in:
parent
f1b29c8bbb
commit
89b0774cab
1 changed files with 2 additions and 2 deletions
4
.github/workflows/lint_and_test.yml
vendored
4
.github/workflows/lint_and_test.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue