Skip to content

PLFM-8712: Add project_storage_usage column to node snapshots #139

PLFM-8712: Add project_storage_usage column to node snapshots

PLFM-8712: Add project_storage_usage column to node snapshots #139

Workflow file for this run

name: Bump version
# Controls when the workflow will run
on:
push:
branches: [ "develop" ]
pull_request:
types:
- closed
branches: [ "develop" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Github Tag Bump
uses: anothrNick/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WITH_V: true