Skip to content

Commit 7293c57

Browse files
authored
Merge branch 'main' into fix-usize-x32
2 parents 7760fe8 + c01967b commit 7293c57

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: CI
22

33
on:
44
push:
5+
branches: [ main ]
6+
pull_request:
7+
workflow_dispatch:
58

69
permissions:
710
contents: read

0 commit comments

Comments
 (0)