diff --git a/.github/workflows/branch-protection.yml b/.github/workflows/branch-protection.yml index 67cdd60..41d64c3 100644 --- a/.github/workflows/branch-protection.yml +++ b/.github/workflows/branch-protection.yml @@ -5,6 +5,6 @@ on: branches: [main, beta] jobs: - protect: + branch-protection: uses: ConductionNL/.github/.github/workflows/branch-protection.yml@main - secrets: inherit + secrets: inherit \ No newline at end of file