Skip to content

Use an openSUSE Tumbleweed as base for the devcontainer #272

Use an openSUSE Tumbleweed as base for the devcontainer

Use an openSUSE Tumbleweed as base for the devcontainer #272

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