updated workflows

This commit is contained in:
vaxerski 2022-04-01 21:09:12 +02:00
parent 06892dc09a
commit ea823adf6c
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -1,4 +1,4 @@
name: flawfinder
name: Flawfinder
on:
push: