Skip to content

Commit

Permalink
Merge pull request #452 from linear-b/BenLloydPearson-patch-3
Browse files Browse the repository at this point in the history
Reorder getCodeowners readme
  • Loading branch information
vim-zz authored Feb 1, 2024
2 parents 888f982 + ee49e96 commit 562de27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/filters/getCodeowners/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@

--8<-- "plugins/filters/getCodeowners/reference.md"

When used, create a secret TOKEN, and add it to the workflow file, in GitHub:

```
Expand All @@ -11,8 +13,6 @@ jobs:
CODEOWNERS: ${{ secrets.GITSTREAM_CODEOWNERS }}
```

--8<-- "plugins/filters/getCodeowners/reference.md"

??? note "Plugin Code: getCodeowners"
```javascript
--8<-- "plugins/filters/getCodeowners/index.js"
Expand Down

0 comments on commit 562de27

Please sign in to comment.