Fix build workflow ignore path

This commit is contained in:
Liza 2023-02-15 02:40:05 +01:00
parent 4be0bdf637
commit d3b8001a61

View File

@ -1,7 +1,7 @@
name: dotnet build
on:
push:
paths:
paths-ignore:
- '**.md'
- 'Dockerfile'
jobs: