Skip to content

Commit

Permalink
ci(PR): checkout code before running scripts [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
clearloop committed Jan 16, 2024
1 parent 3f6ff15 commit 360fdac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/PR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
status:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@4

- run: npm install
working-directory: .github/actions/message

Expand Down

0 comments on commit 360fdac

Please sign in to comment.