difftreelog
fix CI make-bench
in: master
1 file changed
.github/workflows/make-bench.ymldiffbeforeafterboth556# Triger: only call from main workflow(re-usable workflows)6# Triger: only call from main workflow(re-usable workflows)7on:7on:8 # workflow_call:8 push:9 branches:10 - "feature/ci-make-bench"9 workflow_dispatch:11 workflow_dispatch:101211jobs:13jobs: