mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-01 03:02:51 +08:00
[ci] update workflow (#7255)
This commit is contained in:
parent
b256ca86f0
commit
cdafa8a15e
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: publish
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
release:
|
||||
types:
|
||||
- published
|
||||
|
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: tests
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- "main"
|
||||
|
Loading…
x
Reference in New Issue
Block a user