Skip to content

Commit 26bca8b

Browse files
authored
Update README.md
context for multiple TOPIC(s) in the workflow snippet
1 parent ce9217c commit 26bca8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ jobs:
4040
env:
4141
GH_TOKEN: ${{ secrets.GH_TOKEN }}
4242
ORGANIZATION: ${{ secrets.ORGANIZATION }}
43+
# for multiple topics, add them after a comma eg:
44+
# TOPIC: inner-source,actions,security,python
4345
TOPIC: inner-source
4446
```
4547

0 commit comments

Comments
 (0)