Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheeguerin committed May 11, 2024
1 parent dc2a5ce commit ef968f4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/sync-lablels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup

- run: pnpm install
name: Install dependencies

- run: pnpm sync-labels --update-github-labels --dry-run
name: Sync labels
env:
Expand Down

0 comments on commit ef968f4

Please sign in to comment.