mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-31 12:11:56 -07:00
updated workflows
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -3,7 +3,7 @@ name: Build Hyprland
|
|||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
jobs:
|
jobs:
|
||||||
gcc:
|
gcc:
|
||||||
name: "Build Hyprland with make and g++"
|
name: "Build Hyprland (Arch)"
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: archlinux
|
image: archlinux
|
||||||
|
2
.github/workflows/flawfinder.yml
vendored
2
.github/workflows/flawfinder.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: flawfinder
|
name: Flawfinder
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
Reference in New Issue
Block a user