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"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "dev/devcontainer"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue