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