Skip to content

Commit a78bcca

Browse files
committed
ci: run workflow on pull_request to alpha, beta, master
Made-with: Cursor
1 parent 196128e commit a78bcca

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ on:
77
- alpha
88
- beta
99
- master
10+
pull_request:
11+
branches:
12+
- alpha
13+
- beta
14+
- master
1015
workflow_dispatch:
1116
env:
1217
MY_GITHUB_TOKEN: ${{ secrets.MY_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)