Skip to content

Commit f1635f4

Browse files
committed
chore: add missing EOF
Signed-off-by: Ruben Romero Montes <rromerom@redhat.com>
1 parent e993302 commit f1635f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
with:
1818
language: java
1919
repo-url: ${{ github.event.pull_request.head.repo.full_name || github.repository }}
20-
commit-sha: ${{ github.event.pull_request.head.sha || github.sha }}
20+
commit-sha: ${{ github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)