Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Default to ephemeral volumes for dev-cluster with option for PV #23

Default to ephemeral volumes for dev-cluster with option for PV

Default to ephemeral volumes for dev-cluster with option for PV #23

Workflow file for this run

name: Project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add new issues
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/astriaorg/projects/1
github-token: ${{ secrets.ASTRIA_PROJECT_TOKEN }}