Skip to content

Commit

Permalink
chore(workflow): make setVersionLabels a reusable workflow (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
venetrius authored Dec 13, 2024
1 parent 8a59293 commit 95d25da
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/set-version-labels.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Set Version Labels

on:
issues:
types:
- closed
workflow_call:

jobs:
version-label-automation:
Expand Down

0 comments on commit 95d25da

Please sign in to comment.