mirror of
https://github.com/urbit/ares.git
synced 2024-11-24 01:38:00 +03:00
9 lines
111 B
YAML
9 lines
111 B
YAML
name: 'Ares: On Demand'
|
|
|
|
on:
|
|
workflow_dispatch
|
|
|
|
jobs:
|
|
urbit:
|
|
uses: ./.github/workflows/ares-shared.yml
|