Skip to content

Commit

Permalink
Remove unused dispatch config
Browse files Browse the repository at this point in the history
  • Loading branch information
WardBrian committed Jan 5, 2024
1 parent b61c060 commit bc054e5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
name: Build binaries

on:
workflow_dispatch:
inputs:
branch:
description: 'Branch to use for building binaries'
required: true
default: 'master'
workflow_dispatch: {}

jobs:
build:
Expand Down

0 comments on commit bc054e5

Please sign in to comment.