Skip to content

cal: avoid split() when formatting a whole year #4

cal: avoid split() when formatting a whole year

cal: avoid split() when formatting a whole year #4

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request_target:
types:
- opened
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
# https://github.com/marketplace/actions/labeler
- uses: actions/labeler@v4