mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-12 00:30:11 +00:00
actually run build
This commit is contained in:
parent
e2549332d4
commit
e2b3bafef0
1 changed files with 2 additions and 0 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
|
@ -2,6 +2,8 @@ name: Build and push Docker image
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
|
- '.github/workflows/docker.yml'
|
||||||
|
- 'ci/dotnet-version.sh'
|
||||||
- 'Myriad/**'
|
- 'Myriad/**'
|
||||||
- 'PluralKit.API/**'
|
- 'PluralKit.API/**'
|
||||||
- 'PluralKit.Bot/**'
|
- 'PluralKit.Bot/**'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue