Skip to content

Commit c902997

Browse files
authored
a
1 parent d914e71 commit c902997

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)