Skip to content

Commit ca81b06

Browse files
committed
Temp: trigger on PR branch
1 parent d8aa557 commit ca81b06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: CI
66

77
on:
88
push:
9-
branches: [main]
9+
branches: [main, pull-request/1]
1010
pull_request:
1111
branches: [main]
1212
workflow_dispatch:

0 commit comments

Comments
 (0)