From 34d022ed472aece0f3be6aafafc28034b94f607b Mon Sep 17 00:00:00 2001 From: Philippe Matray Date: Sat, 25 Jul 2026 15:25:28 +0200 Subject: [PATCH 1/2] ci: trigger on pull requests to the actual default branch --- .github/workflows/main.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7fa275d..8fc5d81 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,8 +11,6 @@ on: branches: - "main" # Trigger the workflow on pushes to the main branch pull_request: - branches: - - "main" # Trigger the workflow on pull requests to the main branch release: types: - published # Run the workflow when a new GitHub release is published From e1c453349577f1647a1a40e27385952103884e66 Mon Sep 17 00:00:00 2001 From: Philippe Matray Date: Sat, 25 Jul 2026 15:30:36 +0200 Subject: [PATCH 2/2] fix(security): AngleSharp 1.4.0 -> 1.5.2 (GHSA-pgww-w46g-26qg) --- Directory.Packages.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 9610374..0509c6d 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -4,7 +4,7 @@ - +