;ci:linux: rename non-working workflows
This commit is contained in:
parent
077ef76055
commit
60bbae7ef0
@ -5,7 +5,7 @@
|
|||||||
name: binaries-linux-arm64-stack
|
name: binaries-linux-arm64-stack
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ binaries-linux-arm64-stack, binaries ]
|
branches: [ binaries-linux-arm64-stack ]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
@ -5,7 +5,7 @@
|
|||||||
name: binaries-linux-arm64
|
name: binaries-linux-arm64
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ binaries-linux-arm64, binaries ]
|
branches: [ binaries-linux-arm64 ]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
@ -6,8 +6,7 @@ name: docker
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches: [ docker ]
|
||||||
- docker
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
Loading…
Reference in New Issue
Block a user