Skip to content

Commit

Permalink
fetch main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
claravanstaden committed Nov 20, 2024
1 parent 0ed29a3 commit 4e1ecaf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3

- name: Fetch default branch
run: git fetch origin main

- name: Check for changes and set labels
id: check_changes
run: |
Expand Down

0 comments on commit 4e1ecaf

Please sign in to comment.