Skip to content

Commit

Permalink
fix: actually do the labels thing correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
dstrelau committed Nov 16, 2023
1 parent b5fe1ab commit d4b0c67
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/apply-labels.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
name: Project labels
on:
workflow_dispatch:

jobs:
apply-labels:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d4b0c67

Please sign in to comment.