Skip to content

Commit

Permalink
change label added to new issues to context-v3
Browse files Browse the repository at this point in the history
  • Loading branch information
dcastil committed Jan 30, 2025
1 parent 7c8c994 commit a00a8e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
REPO_OWNER: ${{ github.repository_owner }}
REPO_NAME: ${{ github.event.repository.name }}
LABEL_NAME: context-v2
LABEL_NAME: context-v3

steps:
- name: Checkout repository
Expand Down

0 comments on commit a00a8e6

Please sign in to comment.