Skip to content

Commit

Permalink
Use native MariaDB CLI commands
Browse files Browse the repository at this point in the history
  • Loading branch information
staudenmeir committed May 19, 2024
1 parent 3b1594d commit dfc4da6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/databases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- master
- '*.x'
- mariadb-commands
pull_request:

jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- master
- '*.x'
- mariadb-commands
pull_request:

jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- master
- '*.x'
- mariadb-commands
pull_request:
schedule:
- cron: '0 0 * * *'
Expand Down

0 comments on commit dfc4da6

Please sign in to comment.