Compare commits
3 commits
feature/in
...
main
Author | SHA1 | Date | |
---|---|---|---|
fc72797ca7 | |||
e648247d38 | |||
5bd08c5a36 |
1 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
|||
name: Lint and Check Types
|
||||
on: [push]
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
jobs:
|
||||
validations:
|
||||
name: Validations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue