Skip to content

Commit

Permalink
chore: disable gh actions on oxen-io repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Bilb committed Dec 9, 2024
1 parent 411929b commit d86076b
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions .github/workflows/build-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit d86076b

Please sign in to comment.