Skip to content

Commit

Permalink
chore: Checkout brunch
Browse files Browse the repository at this point in the history
  • Loading branch information
Al-Dani committed Aug 8, 2024
1 parent 7dfde4a commit 7b46fca
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ jobs:
lock-discussion:
runs-on: ubuntu-latest
steps:
- name: Checkout the PR branch
uses: actions/checkout@v4
with:
path: 'components'

- name: Setup lock-discussion project
run: |
echo "the PWD is : ${PWD}"
Expand Down

0 comments on commit 7b46fca

Please sign in to comment.