mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-30 19:51:55 -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]
|
||||
jobs:
|
||||
gcc:
|
||||
name: "Build Hyprland with make and g++"
|
||||
name: "Build Hyprland (Arch)"
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: archlinux
|
||||
|
2
.github/workflows/flawfinder.yml
vendored
2
.github/workflows/flawfinder.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: flawfinder
|
||||
name: Flawfinder
|
||||
|
||||
on:
|
||||
push:
|
||||
|
Reference in New Issue
Block a user