Skip to content

Commit ad150b6

Browse files
committed
Sync master to development automatically
Signed-off-by: Marvin Froeder <[email protected]>
1 parent b36cb36 commit ad150b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync-master-to-development.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ jobs:
3737
gh pr create --base master --head querydsl-7.0 -t "Sync master into querydsl-7.0" -b "This PR syncs changes from master into querydsl-7.0"
3838
env:
3939
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
40+
continue-on-error: true

0 commit comments

Comments
 (0)