Skip to content

Commit

Permalink
TASK: Just fetching meta data
Browse files Browse the repository at this point in the history
  • Loading branch information
markusguenther authored Mar 8, 2023
1 parent ef3166a commit 46669e1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/add-pr-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
with:
ref: ${{ github.head_ref }}
repository: ${{ github.head_repository.full_name }}
fetch-depth: 0
- name: Maybe remove base branch label
if: github.event.action == 'edited' && github.event.changes.base.ref.from != ''
uses: actions-ecosystem/action-remove-labels@v1
Expand Down

0 comments on commit 46669e1

Please sign in to comment.