Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/create-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
fetch-depth: 0

- name: Creation de labels
uses: EndBug/label-sync@da00f2c11fdb78e4fae44adac2fdd713778ea3e8
uses: EndBug/label-sync@52074158190acb45f3077f9099fea818aa43f97a
with:
delete-other-labels: true
config-file: 'https://raw.githubusercontent.com/wr-projects/github-template/main/.github/config/workflows/create-labels.yml'
Expand Down
Loading