Skip to content

Gannt: time between tasks and the actual date/time #1913

Gannt: time between tasks and the actual date/time

Gannt: time between tasks and the actual date/time #1913

Workflow file for this run

name: Apply triage label to new issue
on:
issues:
types: [opened]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: andymckay/[email protected]
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
add-labels: 'Status: Triage'