Remove GitHub Action path criteria

This commit is contained in:
Patrik Svensson 2024-01-10 22:08:43 +01:00
Родитель b4fd5d5c8c
Коммит 51ff1df98c
1 изменённых файлов: 0 добавлений и 2 удалений

2
.github/workflows/publish.yaml поставляемый
Просмотреть файл

@ -6,8 +6,6 @@ on:
- '*' - '*'
branches: branches:
- main - main
paths:
- 'src/**'
env: env:
# Set the DOTNET_SKIP_FIRST_TIME_EXPERIENCE environment variable to stop wasting time caching packages # Set the DOTNET_SKIP_FIRST_TIME_EXPERIENCE environment variable to stop wasting time caching packages