We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4d6469 commit eedd7c0Copy full SHA for eedd7c0
.github/workflows/external-contributors.yml
@@ -17,8 +17,6 @@ jobs:
17
&& github.actor != 'dependabot[bot]'
18
steps:
19
- uses: actions/checkout@v4
20
- with:
21
- ref: ${{ github.head_ref }}
22
- name: Set up Node
23
uses: actions/setup-node@v4
24
with:
0 commit comments