mirror of
https://github.com/rhunk/SnapEnhance.git
synced 2025-05-17 06:37:09 +02:00
ci(debug): run on PRs
This commit is contained in:
parent
d630e5c420
commit
55d76d23a6
@ -1,4 +1,4 @@
|
|||||||
name: Beta CI
|
name: Debug CI
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
@ -6,6 +6,8 @@ on:
|
|||||||
description: 'Upload to CI channel'
|
description: 'Upload to CI channel'
|
||||||
required: false
|
required: false
|
||||||
type: boolean
|
type: boolean
|
||||||
|
pull_request:
|
||||||
|
branches: ["dev"]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
job_armv8:
|
job_armv8:
|
Loading…
x
Reference in New Issue
Block a user