Skip to content

Commit

Permalink
Fix branch name definition
Browse files Browse the repository at this point in the history
  • Loading branch information
eduard-melnytskyi committed Dec 18, 2024
1 parent 3007b14 commit 6f69130
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/extensions-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@ on:
branches:
- master
- otel-instrumentation-8.3-alpine-build
workflow_dispatch: # Manual trigger
inputs:
branch:
description: 'Branch to build'
required: false
default: ${{ github.ref }}
jobs:
build-base:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6f69130

Please sign in to comment.