Skip to content

fix: change MYSQL_DATABASE in the docker-compose.yml #32

fix: change MYSQL_DATABASE in the docker-compose.yml

fix: change MYSQL_DATABASE in the docker-compose.yml #32

Workflow file for this run

name: Issue / Pull Request Auto Labeler
on:
issues:
types: [opened, edited]
pull_request_target:
types: [opened, edited]
permissions:
contents: read
pull-requests: write
issues: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: fuxingloh/multi-labeler@v4