Skip to content

Commit dfbc847

Browse files
committed
remove dev source branch condition
1 parent a1a4ef6 commit dfbc847

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release_pr.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99

1010
jobs:
1111
update-pr:
12-
if: github.head_ref == 'dev'
1312
runs-on: ubuntu-latest
1413
steps:
1514
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)