Skip to content

Commit af01815

Browse files
giordanowsmoses
authored andcommitted
Set repositories for the app
1 parent a7b4ac2 commit af01815

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/build-reactant-reusable.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,12 @@ jobs:
222222
with:
223223
app-id: "${{ secrets.ENZYMEAD_BOT_ID }}"
224224
private-key: "${{ secrets.ENZYMEAD_BOT_PRIVATE_KEY }}"
225+
owner: EnzymeAD
226+
repositories: |
227+
Reactant_jll.jl
228+
HelloWorldC_jll.jl
229+
ReactantBuilder
230+
General
225231
- uses: actions/checkout@v5
226232
with:
227233
repository: 'EnzymeAD/ReactantBuilder'

0 commit comments

Comments
 (0)