Skip to content

Dedicated container for database #18

Dedicated container for database

Dedicated container for database #18

Workflow file for this run

# SPDX-FileCopyrightText: 2019 Brad Erickson
#
# SPDX-License-Identifier: MIT
name: Git Checks
on: [pull_request]
jobs:
block-fixup:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.0.0
- name: Block Fixup Commit Merge
uses: 13rac1/block-fixup-merge-action@v2.0.0