mirror of
https://github.com/karpathy/nanochat.git
synced 2025-12-06 12:22:18 +00:00
Update .github/workflows/base.yml
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
This commit is contained in:
parent
887e68409f
commit
c98648d0a9
2
.github/workflows/base.yml
vendored
2
.github/workflows/base.yml
vendored
|
|
@ -3,7 +3,7 @@ name: Test
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- '**'
|
- master
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user