mirror of
https://github.com/hyprwm/Hyprland.git
synced 2024-11-23 21:14:24 +03:00
Added workflow_dispatch event trigger
This commit is contained in:
parent
16ad81f236
commit
c02e163591
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -1,6 +1,6 @@
|
||||
name: Build Hyprland
|
||||
|
||||
on: [push, pull_request]
|
||||
on: [push, pull_request, workflow_dispatch]
|
||||
jobs:
|
||||
gcc:
|
||||
name: "Build Hyprland (Arch)"
|
||||
|
Loading…
Reference in New Issue
Block a user