Fix build workflow ignore path
This commit is contained in:
parent
4be0bdf637
commit
d3b8001a61
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -1,7 +1,7 @@
|
|||||||
name: dotnet build
|
name: dotnet build
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
- 'Dockerfile'
|
- 'Dockerfile'
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user