Skip to content

Commit

Permalink
Make CI run checkout PR for backlogger_preview
Browse files Browse the repository at this point in the history
Signed-off-by: ybonatakis <[email protected]>
  • Loading branch information
b10n1k committed Apr 22, 2024
1 parent 38d6dfc commit ee84bca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ runs:
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
repository: openSUSE/backlogger
path: backlogger
- uses: actions/setup-python@v5
Expand Down

0 comments on commit ee84bca

Please sign in to comment.