mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2026-04-28 13:21:42 +00:00
Removed push event
This commit is contained in:
parent
9e5091dacb
commit
f12f84273f
1 changed files with 0 additions and 3 deletions
3
.github/workflows/build-linux.yml
vendored
3
.github/workflows/build-linux.yml
vendored
|
|
@ -2,9 +2,6 @@ name: Build Project (Linux)
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- linux-ci
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
LLVM_VERSION: 18
|
LLVM_VERSION: 18
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue