Skip to content

Commit

Permalink
ci: stopped labeler from always changing tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaskowicz1 committed Oct 3, 2023
1 parent 628713f commit ceb5812
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: "Pull Request Labeler"
on:
- pull_request_target
pull_request:
types: [opened, reopened]

permissions:
contents: read
Expand Down

0 comments on commit ceb5812

Please sign in to comment.