Skip to content

Commit

Permalink
try to enable fingerprint on pushing tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Kudo committed Mar 19, 2024
1 parent 8662f94 commit 7e73b98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: PR Labeler
on:
push:
branches: [main]
tags: ['test-*']
pull_request:
types: [opened, synchronize]

Expand Down

0 comments on commit 7e73b98

Please sign in to comment.