We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 971ef5a commit 36ecc64Copy full SHA for 36ecc64
README.md
@@ -10,7 +10,7 @@ This script is specific to the needs of a one-time migration for [@octoherd](htt
10
git clone https://github.com/octoherd/script-create-repositories-from-script-folders.git
11
$ npx @octoherd/cli \
12
--octoherd-token 0123456789012345678901234567890123456789 \
13
- scripts/sync-branch-protections/script.js \
+ script-sync-branch-protections/script.js \
14
"octoherd/scripts" \
15
--path-to-folders "scripts/**"
16
```
0 commit comments