Skip to content

Update eclipse-temurin Docker tag to v11.0.27_6-jdk-focal #68

Update eclipse-temurin Docker tag to v11.0.27_6-jdk-focal

Update eclipse-temurin Docker tag to v11.0.27_6-jdk-focal #68

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