Skip to content

Commit 751cf41

Browse files
committed
chore: add new line at the end of the file
1 parent 868127a commit 751cf41

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/cloud_build_failure_reporter.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,4 +178,3 @@ jobs:
178178
} to ${commits[commits.length - 1].html_url}.`
179179
);
180180
}
181-

.github/workflows/schedule_reporter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
contents: 'read'
2727
uses: ./.github/workflows/cloud_build_failure_reporter.yml
2828
with:
29-
trigger_names: "py-continuous-test-on-merge,py-integration-test-nightly"
29+
trigger_names: "py-continuous-test-on-merge,py-integration-test-nightly"

0 commit comments

Comments
 (0)