Skip to content

Commit

Permalink
Change back to v4 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Chefski committed Dec 6, 2023
1 parent 9e38775 commit 31e1f64
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 @@ -10,4 +10,4 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
- uses: actions/labeler@v4

2 comments on commit 31e1f64

@service-paradis
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works now. MIght be preferable to ignore app/assets/appfilter.xml from https://github.com/LawnchairLauncher/lawnicons/blob/develop/.github/labeler.yml#L12

@Chefski
Copy link
Contributor Author

@Chefski Chefski commented on 31e1f64 Dec 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thats mb forgot to exclude everything in assets. I should check if locale works properly too

Please sign in to comment.