Skip to content

Commit c510adb

Browse files
committed
ci: fix double runs
1 parent 4b2b917 commit c510adb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: CI
22

33
on:
44
push:
5+
branches:
6+
- master
57
pull_request:
68
workflow_dispatch:
79

0 commit comments

Comments
 (0)