Skip to content

Core/Misc: Remove non-portable hack of including `<__msvc_chrono.hpp>… #251

Core/Misc: Remove non-portable hack of including `<__msvc_chrono.hpp>…

Core/Misc: Remove non-portable hack of including `<__msvc_chrono.hpp>… #251

Workflow file for this run

on:
push:
branches:
- 3.3.5
jobs:
issue_closer:
if: github.repository == 'TrinityCore/TrinityCore'
runs-on: ubuntu-latest
name: Issue Closer
steps:
- name: Issue Closer
id: issue-closer
uses: TrinityCore/GitHub-Actions@issue-closer-prod
with:
token: ${{ secrets.GITHUB_TOKEN }}