Skip to content

wxGUI/history: Fix date formatting #1257

wxGUI/history: Fix date formatting

wxGUI/history: Fix date formatting #1257

Workflow file for this run

---
name: Pull Request Labeler
# This workflow will triage pull requests and apply a label based on the
# paths that are modified in the pull request.
#
# To use this workflow, you will need to set up a .github/labeler.yml
# file with configuration. For more information, see:
# https://github.com/actions/labeler/blob/master/README.md
on:
- pull_request_target
permissions: {}
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
with:
sync-labels: false