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 a7b4ac2 commit af01815Copy full SHA for af01815
.github/workflows/build-reactant-reusable.yml
@@ -222,6 +222,12 @@ jobs:
222
with:
223
app-id: "${{ secrets.ENZYMEAD_BOT_ID }}"
224
private-key: "${{ secrets.ENZYMEAD_BOT_PRIVATE_KEY }}"
225
+ owner: EnzymeAD
226
+ repositories: |
227
+ Reactant_jll.jl
228
+ HelloWorldC_jll.jl
229
+ ReactantBuilder
230
+ General
231
- uses: actions/checkout@v5
232
233
repository: 'EnzymeAD/ReactantBuilder'
0 commit comments