mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-19 19:14:55 +00:00
[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:
parent
d14310078b
commit
2316088f5c
1 changed files with 0 additions and 2 deletions
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue