Skip to content

Commit 5e28fd2

Browse files
authored
b
1 parent a2f1e99 commit 5e28fd2

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-test]
66
tags: ['v*']
77
jobs:
88
build:

0 commit comments

Comments
 (0)