Skip to content

Commit 097a871

Browse files
committed
ci: remove redundant skip-repomix condition
1 parent 7a0a4fd commit 097a871

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/repomix.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ permissions:
1111
jobs:
1212
pack:
1313
runs-on: ubuntu-latest
14-
if: "!contains(github.event.head_commit.message, '[skip repomix]')"
1514
steps:
1615
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
1716
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4

0 commit comments

Comments
 (0)