Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
austinlparker committed Jun 18, 2024
1 parent f7e649d commit 8d37e7f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/force-build.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright The OpenTelemetry Authors
# SPDX-License-Identifier: Apache-2.0

name: Force Build

on:
Expand All @@ -8,4 +11,4 @@ jobs:
uses: ./.github/workflows/component_build-images.yml
with:
push: true
version: 'dev'
version: 'dev'

0 comments on commit 8d37e7f

Please sign in to comment.