Skip to content

Update adr-template.md #48

Update adr-template.md

Update adr-template.md #48

Workflow file for this run

name: Build
on:
workflow_dispatch:
pull_request:
types: [open, synchronize]
push:
branches:
- main
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: C4Builder
uses: clippings/c4builder-action@v1
- name: Add & Commit
uses: EndBug/add-and-commit@v8.0.1
with:
add: 'docs'