mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 00:40:58 +01:00
ci: remove if condition from create PR step
This commit is contained in:
@@ -30,7 +30,6 @@ jobs:
|
||||
token: ${{ github.token }}
|
||||
branch: dev
|
||||
- name: Create pull request
|
||||
if: startsWith(github.ref, 'refs/heads/feature')
|
||||
uses: devops-infra/action-pull-request@v0.5.5
|
||||
id: create-pull-request
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user