Skip to content

Commit e59aa3b

Browse files
committed
add build branch
1 parent 8bec859 commit e59aa3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build
22
on:
33
pull_request:
44
push:
5-
branches: [main, actions]
5+
branches: [main, actions, sdl2-compat]
66
tags: ['v*']
77
jobs:
88
build:

0 commit comments

Comments
 (0)