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:
@@ -14,7 +14,7 @@ on:
|
||||
- 'COPYING'
|
||||
- '.git*'
|
||||
pull_request:
|
||||
branches: [ "main", "deps" ]
|
||||
branches: [ "main", "next" ]
|
||||
paths-ignore:
|
||||
- '.devcontainer/*'
|
||||
- '.github/*'
|
||||
|
||||
Reference in New Issue
Block a user