From bbe301b3e60f77df95c22162c6517a7dd20644d6 Mon Sep 17 00:00:00 2001 From: Chris Cowley Date: Wed, 2 Apr 2025 17:02:57 +0200 Subject: [PATCH] remove branch constraint --- .forgejo/workflows/authentik.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.forgejo/workflows/authentik.yaml b/.forgejo/workflows/authentik.yaml index 6cd7469..e466ad7 100644 --- a/.forgejo/workflows/authentik.yaml +++ b/.forgejo/workflows/authentik.yaml @@ -2,8 +2,8 @@ on: push: branches: - 'main' - path: - - '**/authentik/*.tf' + #path: + # - '**/authentik/*.tf' jobs: authentik":