1
0
mirror of https://github.com/XFox111/my-website.git synced 2026-04-22 07:28:01 +03:00

fix(ci): CI not triggering on 'next' branch PRs

This commit is contained in:
2025-07-01 12:19:10 +03:00
parent c6f026aef5
commit 08706f8c4e
+1 -1
View File
@@ -14,7 +14,7 @@ on:
- 'COPYING' - 'COPYING'
- '.git*' - '.git*'
pull_request: pull_request:
branches: [ "main", "deps" ] branches: [ "main", "next" ]
paths-ignore: paths-ignore:
- '.devcontainer/*' - '.devcontainer/*'
- '.github/*' - '.github/*'