Skip to content

Commit

Permalink
fix(issue): Stop setting labels as it's not the right format (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuVeber authored Dec 5, 2024
1 parent e89ad4a commit b3e89c3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,3 @@ jobs:
with:
github-token: ${{ secrets.HEDIA_BOT_GITHUB_PAT }}
project-url: https://github.com/orgs/hedia-team/projects/2

- name: Set Labels
uses: hedia-team/.github/.github/actions/set-labels@main
with:
github-token: ${{ secrets.HEDIA_BOT_GITHUB_PAT }}

0 comments on commit b3e89c3

Please sign in to comment.