Skip to content

Commit 26454ae

Browse files
chore: always run CI on pull requests [skip ci]
1 parent 994e86e commit 26454ae

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/dotnet.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ on:
66
paths-ignore:
77
["**.md", ".github/ISSUE_TEMPLATE/**", ".github/pull_request_template.md"]
88
pull_request:
9-
paths-ignore:
10-
["**.md", ".github/ISSUE_TEMPLATE/**", ".github/pull_request_template.md"]
119
schedule:
1210
- cron: "0 23 * * *" # Daily at 11 PM UTC
1311
workflow_dispatch: # Allow manual triggers

0 commit comments

Comments
 (0)