run workflow on all branches

This commit is contained in:
xenia 2024-02-22 20:23:15 +01:00
parent 154e6e2dbc
commit e15991af44

View File

@ -2,8 +2,7 @@ on:
workflow_dispatch: workflow_dispatch:
push: push:
branches: branches:
- main - '*'
- github-actions
name: fox32asm Unstable - Linux name: fox32asm Unstable - Linux