Skip to content

Commit ccad924

Browse files
committed
run ci on merging instead of push
1 parent 3bc6ecc commit ccad924

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

.github/bors.toml

Lines changed: 0 additions & 8 deletions
This file was deleted.

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
on:
22
push:
3-
branches: [ staging, trying, master ]
3+
branches: master
44
pull_request:
5+
merge_group:
56

67
name: Continuous integration
78

0 commit comments

Comments
 (0)