mirror of
https://github.com/nineties/planckforth
synced 2024-12-25 21:58:22 +01:00
remove trigger
This commit is contained in:
parent
45de006ab1
commit
3320a22422
1 changed files with 1 additions and 4 deletions
5
.github/workflows/benchmark.yaml
vendored
5
.github/workflows/benchmark.yaml
vendored
|
@ -1,10 +1,7 @@
|
|||
name: benchmark
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: ["i386-linux-handwritten", "C"]
|
||||
types:
|
||||
- completed
|
||||
push:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue