Merge pull request 'Feature/Update CI' (#3) from feature/update-ci into main
Reviewed-on: #3
This commit is contained in:
commit
fc72797ca7
1 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
||||||
name: Lint and Check Types
|
name: Lint and Check Types
|
||||||
on: [push]
|
on:
|
||||||
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
jobs:
|
jobs:
|
||||||
validations:
|
validations:
|
||||||
name: Validations
|
name: Validations
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue