Skip to content

Add request param to calculate partition capacity for specific projec… #144

Add request param to calculate partition capacity for specific projec…

Add request param to calculate partition capacity for specific projec… #144

---
name: Release Drafter Action
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}