chore: disable gh actions on oxen-io repo

master v1.14.3
Audric Ackermann 4 months ago
parent 411929b2c5
commit d86076b443
No known key found for this signature in database

@ -5,19 +5,7 @@
name: Session Desktop
on:
push:
branches:
- master
- clearnet
- unstable
- 'release/**'
- 'ci/**'
pull_request:
branches:
- clearnet
- unstable
- 'release/**'
- 'ci/**'
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

Loading…
Cancel
Save