Skip to content

Commit 3cf7851

Browse files
committed
chore(ci): run deploy workflows on cursor branches
1 parent ee9bbea commit 3cf7851

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- cursor/**
78
workflow_dispatch:
89

910
permissions:

.github/workflows/worker-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- cursor/**
78
workflow_dispatch:
89

910
permissions:

0 commit comments

Comments
 (0)