mirror of
https://github.com/karpathy/llm.c.git
synced 2026-07-28 20:35:09 -04:00
Trigger CI on new branch creation
With this, you can now trigger workflows in VS Code and GitHub manually.
This commit is contained in:
parent
5379b1d9e9
commit
d51c8db395
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -1,6 +1,7 @@
|
|||
name: Build and test
|
||||
|
||||
on:
|
||||
create:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue