diff --git a/.github/workflows/dotnet-desktop.yml b/.github/workflows/dotnet-desktop.yml index a44de7b..e151ec8 100644 --- a/.github/workflows/dotnet-desktop.yml +++ b/.github/workflows/dotnet-desktop.yml @@ -8,7 +8,7 @@ on: - '**.png' # Ignore image files - '**.bat' # Ignore batch files - '**.gif' # Ignore gif files - - '**.yml' # Ignore yaml files + # - '**.yml' # Ignore yaml files jobs: