Skip to content

Commit

Permalink
dump paths just to validate this works
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith committed Dec 17, 2023
1 parent c9d8f8a commit 1d4566d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/examples-ci.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: ci
on:
pull_request:
paths: [./packages/examples/**]

defaults:
run:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/package-ci.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: ci
on:
pull_request:
paths: [./packages/react-focus-rings/**]

defaults:
run:
Expand Down

0 comments on commit 1d4566d

Please sign in to comment.