Skip to content

Commit

Permalink
ci: accidentally duplicated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thewilloftheshadow committed Sep 12, 2024
1 parent 94cf2e0 commit 3938abf
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,3 @@ jobs:
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true

renovate-changeset:
runs-on: ubuntu-latest
if: ${{ github.actor == 'renovate[bot]' }}
steps:
- uses: mscharley/dependency-changesets-action@v1.0.11
with:
token: ${{ secrets.BUAPEBOT_SECRET }}
changeset-folder: ".changeset"
use-conventional-commits: false
author-name: "BuapeBot"
author-email: "119761697+buapebot@users.noreply.github.com"

0 comments on commit 3938abf

Please sign in to comment.