diff --git a/.github/workflows/branch.yml b/.github/workflows/branch.yml index c08bc1c..31e624e 100644 --- a/.github/workflows/branch.yml +++ b/.github/workflows/branch.yml @@ -5,8 +5,8 @@ on: pull_request: jobs: - target_devel: - name: PR targets devel + target_branch: + name: PR targets branch runs-on: ubuntu-latest steps: - name: Check that the PR targets devel