Clean + workflow dispatch
This commit is contained in:
parent
735d28224e
commit
20ee0f7d17
2 changed files with 2 additions and 4 deletions
.github/workflows
4
.github/workflows/build-strace.yml
vendored
4
.github/workflows/build-strace.yml
vendored
|
@ -1,8 +1,6 @@
|
|||
name: strace
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- strace
|
||||
workflow_dispatch
|
||||
jobs:
|
||||
build-x86:
|
||||
name: Build strace x86
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue