Skip to content

Overriding entrypoint when starting the (test)container #24

Overriding entrypoint when starting the (test)container

Overriding entrypoint when starting the (test)container #24

Workflow file for this run

name: Automatically add triage labels to new issues and pull requests
on:
issues:
types:
- opened
jobs:
add-label:
runs-on: ubuntu-latest
steps:
- name: Add label
uses: actions-ecosystem/action-add-labels@v1
with:
labels: '🔀 requires triage'