Skip to content

Merge pull request #609 from deNBI/feat/get_security_group_by_name #614

Merge pull request #609 from deNBI/feat/get_security_group_by_name

Merge pull request #609 from deNBI/feat/get_security_group_by_name #614

Workflow file for this run

name: autoupdate
on:
push:
branches:
- dev
jobs:
autoupdate:
name: autoupdate
runs-on: ubuntu-22.04
steps:
- uses: docker://chinthakagodawita/autoupdate-action:v1
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_MSG: "Branch was auto-updated."
MERGE_CONFLICT_ACTION: "ignore"
EXCLUDED_LABELS: "dependencies"