Skip to content

Commit b97b8f1

Browse files
authored
Ignore errors creating the PR
This can happen if the only changes in files are LF/CRLF from running the job on Windows rather than Linux (which we do because I couldn't figure out how to configure GCM yet with the Linux credentials store).
1 parent 7db501b commit b97b8f1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/dotnet-file.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070

7171
- name: ✍ pull request
7272
uses: peter-evans/create-pull-request@v3
73+
continue-on-error: true
7374
with:
7475
base: main
7576
branch: dotnet-file-sync

0 commit comments

Comments
 (0)