Skip to content

DB: Remove unsigned floats and recreate views with utf8mb4 in auth da… #134

DB: Remove unsigned floats and recreate views with utf8mb4 in auth da…

DB: Remove unsigned floats and recreate views with utf8mb4 in auth da… #134

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 }}