mirror of
https://github.com/Abdess/retrobios.git
synced 2026-06-16 01:22:49 +00:00
chore: disable auto-trigger on push, manual release only
This commit is contained in:
parent
f27b3b6caf
commit
d4e5af2c74
1 changed files with 0 additions and 3 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
|
@ -1,9 +1,6 @@
|
|||
name: Build & Release
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
paths: ["bios/**", "platforms/**"]
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
force_release:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue