[CI] Remove PR specified branch

This branch name is the head name not the base name so prevents the job
running unless submitted has branch name that matches
This commit is contained in:
Calum Lind 2022-01-14 13:05:34 +00:00
parent d14310078b
commit 2316088f5c
No known key found for this signature in database
GPG Key ID: 90597A687B836BA3
1 changed files with 0 additions and 2 deletions

View File

@ -9,8 +9,6 @@ on:
- develop
pull_request:
types: [labeled, opened, synchronize, reopened]
branches:
- develop
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: