mirror of
https://github.com/urbit/shrub.git
synced 2024-12-22 02:11:38 +03:00
Merge 2f2f7aee61
into release/next-js
This commit is contained in:
commit
48982706fe
24
.github/workflows/build.yml
vendored
24
.github/workflows/build.yml
vendored
@ -32,7 +32,29 @@
|
||||
|
||||
name: build
|
||||
|
||||
on: [push, pull_request]
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- 'pkg/arvo'
|
||||
- 'pkg/docker-image'
|
||||
- 'pkg/ent'
|
||||
- 'pkg/ge-additions'
|
||||
- 'pkg/hs'
|
||||
- 'pkg/libaes_siv'
|
||||
- 'pkg/urbit'
|
||||
- 'bin'
|
||||
- 'nix'
|
||||
pull_request:
|
||||
paths:
|
||||
- 'pkg/arvo'
|
||||
- 'pkg/docker-image'
|
||||
- 'pkg/ent'
|
||||
- 'pkg/ge-additions'
|
||||
- 'pkg/hs'
|
||||
- 'pkg/libaes_siv'
|
||||
- 'pkg/urbit'
|
||||
- 'bin'
|
||||
- 'nix'
|
||||
|
||||
jobs:
|
||||
urbit:
|
||||
|
Loading…
Reference in New Issue
Block a user