mirror of
https://github.com/karpathy/nanochat.git
synced 2026-03-31 17:15:27 +00:00
Add 'dev' branch to workflow triggers
This commit is contained in:
parent
cdb5a455ee
commit
0768f67290
1
.github/workflows/base.yml
vendored
1
.github/workflows/base.yml
vendored
|
|
@ -4,6 +4,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
- dev
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user