mirror of https://github.com/citusdata/citus.git
run when pushing the devcontainer branch
parent
7e7d6d5caf
commit
ff806b58b2
|
@ -1,6 +1,9 @@
|
||||||
name: "Build devcontainer"
|
name: "Build devcontainer"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- "dev/devcontainer"
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in New Issue