Skip to content

Commit

Permalink
Remove unnecessary PR checkout in PR description validation.
Browse files Browse the repository at this point in the history
  • Loading branch information
rtibbles committed Aug 28, 2024
1 parent 1bb3198 commit ad7d767
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ jobs:
runs-on: ubuntu-latest
steps:

- name: Checkout code
uses: actions/checkout@v4

- name: Check PR Description
id: check_description
run: |
Expand Down

0 comments on commit ad7d767

Please sign in to comment.