Fix build workflow ignore path

rendering
Liza 2023-02-15 02:40:05 +01:00
parent 4be0bdf637
commit d3b8001a61
1 changed files with 1 additions and 1 deletions

View File

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