Skip to content

DGI9-298 / SEC-2694: Update Dockerfile #106

DGI9-298 / SEC-2694: Update Dockerfile

DGI9-298 / SEC-2694: Update Dockerfile #106

Workflow file for this run

---
name: Enforce Labeling
on:
pull_request_target:
types: [opened, synchronize, reopened, labeled, unlabeled]
branches:
- main
workflow_dispatch:
jobs:
check_labels:
runs-on: ubuntu-latest
steps:
- name: Check Pull Request Labels
uses: discoverygarden/enforce-label@v1
with:
required_labels: major,minor,patch,no-update