mirror of
https://github.com/urbit/ares.git
synced 2024-11-22 15:08:54 +03:00
build: add on-demand workflow
This commit is contained in:
parent
a07d4d9e74
commit
6e6aa0ab5a
8
.github/workflows/ares-once.yml
vendored
Normal file
8
.github/workflows/ares-once.yml
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
name: 'Ares: On Demand'
|
||||
|
||||
on:
|
||||
workflow_dispatch
|
||||
|
||||
jobs:
|
||||
urbit:
|
||||
uses: ./.github/workflows/ares-shared.yml
|
Loading…
Reference in New Issue
Block a user