Skip to content

Commit 80aad40

Browse files
committed
ci: trigger workflow on master and main
1 parent 5bb175d commit 80aad40

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
@@ -3,8 +3,13 @@ name: ci
33
on:
44
push:
55
branches:
6+
- master
67
- main
78
pull_request:
9+
branches:
10+
- master
11+
- main
12+
workflow_dispatch:
813

914
jobs:
1015
test:

0 commit comments

Comments
 (0)