Skip to content

Commit

Permalink
ci: Fix external contributor workflow (#12755)
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea authored Jul 4, 2024
1 parent b4d6469 commit eedd7c0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/external-contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
&& github.actor != 'dependabot[bot]'
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
- name: Set up Node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit eedd7c0

Please sign in to comment.