build: add on-demand workflow

This commit is contained in:
Alex Shelkovnykov 2023-05-20 14:20:24 +00:00
parent a07d4d9e74
commit 6e6aa0ab5a

8
.github/workflows/ares-once.yml vendored Normal file
View File

@ -0,0 +1,8 @@
name: 'Ares: On Demand'
on:
workflow_dispatch
jobs:
urbit:
uses: ./.github/workflows/ares-shared.yml