Skip to content

TierQuotaDefinitions are not deleted (#330) #144

TierQuotaDefinitions are not deleted (#330)

TierQuotaDefinitions are not deleted (#330) #144

Workflow file for this run

name: autoupdate
on:
push:
branches:
- main
jobs:
autoupdate:
name: autoupdate
runs-on: ubuntu-latest
steps:
- uses: docker://chinthakagodawita/autoupdate-action:v1
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_CONFLICT_ACTION: "ignore"