mirror of
https://github.com/akuker/RASCSI.git
synced 2026-04-26 21:18:56 +00:00
Revert to triggering C++ GHA workflows on push (#1003)
This commit is contained in:
@@ -2,14 +2,10 @@ name: Build ARM binaries
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
types: [opened, synchronize]
|
||||
push:
|
||||
paths:
|
||||
- 'cpp/**'
|
||||
- '.github/workflows/build_code.yml'
|
||||
push:
|
||||
branches:
|
||||
- develop
|
||||
|
||||
jobs:
|
||||
fullspec:
|
||||
|
||||
Reference in New Issue
Block a user