refactor: removed unnecessary trigger

This commit is contained in:
ikpil 2023-11-11 12:35:39 +09:00
parent 195c684fb2
commit 6f0fb2099a
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ on:
push: push:
branches: branches:
- 'main' - 'main'
- 'pr/**'
paths: paths:
- '**.cs' - '**.cs'
- '**.csproj' - '**.csproj'