We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d914e71 commit c902997Copy full SHA for c902997
.github/workflows/build.yaml
@@ -2,7 +2,7 @@ name: Build
2
on:
3
pull_request:
4
push:
5
- branches: [main, actions]
+ branches: [main, actions, sdl2-compat]
6
tags: ['v*']
7
jobs:
8
build:
0 commit comments