Skip to content

Commit

Permalink
Merge pull request #82 from voxpupuli/fix_labeler
Browse files Browse the repository at this point in the history
fix labeler to work again on pull requests, not tags
  • Loading branch information
rwaffen authored Apr 15, 2024
2 parents f712144 + 6ba1818 commit 46cf407
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: "Labeler 🏷️"

on:
push:
tags:
- '*'
- pull_request_target

jobs:
labeler:
Expand Down

0 comments on commit 46cf407

Please sign in to comment.