Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit f582754

Browse files
committed
ci(release): ignore paths for now
1 parent 587c8da commit f582754

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ name: Release
55

66
on:
77
push:
8-
paths:
9-
- "packages/**"
8+
# paths:
9+
# - "packages/**"
1010
branches:
1111
- master
1212

0 commit comments

Comments
 (0)