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

DTSRD-1893.Upgrading main branch to V16 and adding subnet_suffix (#784) #136

DTSRD-1893.Upgrading main branch to V16 and adding subnet_suffix (#784)

DTSRD-1893.Upgrading main branch to V16 and adding subnet_suffix (#784) #136

Workflow file for this run

name: autoupdate
on:
push:
branches:
- master
jobs:
autoupdate:
name: autoupdate
runs-on: ubuntu-18.04
steps:
- uses: docker://chinthakagodawita/autoupdate-action:v1
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
DRY_RUN: "false"
MERGE_MSG: "Branch was auto-updated."
MERGE_CONFLICT_ACTION: "fail"