allow all branches

This commit is contained in:
ringabout
2026-02-16 17:06:49 +08:00
parent 8ec10dce0e
commit 503a95bd3a

View File

@@ -3,10 +3,10 @@ name: i386 Linux CI
on:
push:
branches:
- 'devel'
- '*'
pull_request:
branches:
- 'devel'
- '*'
workflow_dispatch: