From a9262b4f2d01d53b15984d7a5b6f4edfa15cde4f Mon Sep 17 00:00:00 2001 From: Chris Cowley Date: Wed, 2 Apr 2025 17:06:45 +0200 Subject: [PATCH] hmmm --- .forgejo/workflows/authentik.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/authentik.yaml b/.forgejo/workflows/authentik.yaml index 9c93451..ed8e3e4 100644 --- a/.forgejo/workflows/authentik.yaml +++ b/.forgejo/workflows/authentik.yaml @@ -6,7 +6,7 @@ on: # - '**/authentik/*.tf' jobs: - authentik": + authentik: runs-on: docker steps: - uses: actions/checkout@v4