Skip to content

Commit

Permalink
Merge pull request #77 from statisticsnorway/fix-labeler
Browse files Browse the repository at this point in the history
Revert crazy-max/ghaction-github-labeler version due to bug
  • Loading branch information
arneso-ssb authored Nov 27, 2024
2 parents 364d8a1 + 4ff25f3 commit 981fe41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
uses: actions/checkout@v4

- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v5.1.0
uses: crazy-max/ghaction-github-labeler@v5.0.0
with:
skip-delete: true

0 comments on commit 981fe41

Please sign in to comment.