Skip to content

Commit

Permalink
checkout repo
Browse files Browse the repository at this point in the history
  • Loading branch information
sgalsaleh committed Jan 4, 2024
1 parent 24edeef commit f5380a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/automated-prs-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
outputs:
prs: ${{ steps.list-prs.outputs.prs }}
steps:
- name: Checkout
uses: actions/checkout@v4

- name: List PRs
id: list-prs
env:
Expand Down

0 comments on commit f5380a6

Please sign in to comment.