We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a0a4fd commit 097a871Copy full SHA for 097a871
1 file changed
.github/workflows/repomix.yml
@@ -11,7 +11,6 @@ permissions:
11
jobs:
12
pack:
13
runs-on: ubuntu-latest
14
- if: "!contains(github.event.head_commit.message, '[skip repomix]')"
15
steps:
16
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
17
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
0 commit comments