We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2587700 commit 447947aCopy full SHA for 447947a
README.md
@@ -8,7 +8,7 @@
8
git clone https://github.com/octoherd/script-remove-required-ci-check.git
9
$ npx @octoherd/cli \
10
--octoherd-token 0123456789012345678901234567890123456789 \
11
- scripts/remove-required-ci-check/script.js \
+ script-remove-required-ci-check/script.js \
12
"octokit/*" \
13
--check "Pika CI"
14
```
0 commit comments