Skip to content

Hyprland windows being wonky again, also hyprpanel cleanup #11

Hyprland windows being wonky again, also hyprpanel cleanup

Hyprland windows being wonky again, also hyprpanel cleanup #11

Workflow file for this run

name: Secret scan
on:
push:
pull_request:
jobs:
gitleaks:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Run gitleaks
uses: gitleaks/gitleaks-action@v2
env:
GITLEAKS_LICENSE: ""
with:
args: >
detect
--verbose
--redact
--config .gitleaks.toml