forked from ccf-ai-infra/GPUCodeForces
修改流水线:smoke
This commit is contained in:
parent
6534a3ec7a
commit
a2d4aa787d
|
|
@ -2,9 +2,8 @@ name: 'smoke test'
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize]
|
||||
branches:
|
||||
- main
|
||||
types: [opened, synchronize]
|
||||
branches: [main]
|
||||
|
||||
jobs:
|
||||
smoke-test:
|
||||
|
|
|
|||
Loading…
Reference in New Issue