Skip to content

Commit

Permalink
chore: disable correct workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mimarz committed Feb 27, 2025
1 parent 763f55f commit 8121b2c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 26 deletions.
20 changes: 0 additions & 20 deletions .github/workflows/check-changeset

This file was deleted.

12 changes: 6 additions & 6 deletions .github/workflows/check-changeset.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Check changeset
on:
workflow_dispatch:
pull_request:
paths:
- 'packages/cli/**'
- 'packages/css/**'
- 'packages/react/**'
- 'packages/theme/**'
# pull_request:
# paths:
# - 'packages/cli/**'
# - 'packages/css/**'
# - 'packages/react/**'
# - 'packages/theme/**'
jobs:
checks:
name: Check if changeset is present
Expand Down

0 comments on commit 8121b2c

Please sign in to comment.