Skip to content

fix: use user domain instead of gui for hm sops-nix launchd agent #331

fix: use user domain instead of gui for hm sops-nix launchd agent

fix: use user domain instead of gui for hm sops-nix launchd agent #331

Workflow file for this run

name: Auto Merge Dependency Updates
on:
- pull_request_target
jobs:
auto-merge-dependency-updates:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
concurrency:
group: "auto-merge:${{ github.head_ref }}"
cancel-in-progress: true
steps:
- uses: Mic92/auto-merge@main