mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
remove dev source branch condition
This commit is contained in:
parent
a1a4ef6b22
commit
dfbc84780a
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release_pr.yml
vendored
1
.github/workflows/release_pr.yml
vendored
|
|
@ -9,7 +9,6 @@ on:
|
|||
|
||||
jobs:
|
||||
update-pr:
|
||||
if: github.head_ref == 'dev'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Reference in a new issue