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 26c66ae commit ffef381Copy full SHA for ffef381
README.md
@@ -166,7 +166,8 @@ jobs:
166
### Basic usage without external contributors
167
168
If you don't expect external contributors, you don't need all the shenanigans
169
-with the artifacts and the 2nd workflow. It might look like this:
+with the artifacts and the 2nd workflow. This is likely to be the most straightfoward
170
+way to configure it for private repositories. It might look like this:
171
172
```yaml
173
# .github/workflows/ci.yml
0 commit comments