Skip to content

Commit 293eb2c

Browse files
authored
[CI] Revise trigger events
1 parent 8e32138 commit 293eb2c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/workflows/build.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
name: Builds
22

3-
on: [push, pull_request]
4-
3+
on:
4+
pull_request:
5+
push:
6+
branches:
7+
- main
58

69
jobs:
710
bochscpu:

0 commit comments

Comments
 (0)