Skip to content

Commit

Permalink
one more name change
Browse files Browse the repository at this point in the history
  • Loading branch information
y3rsh committed Jul 29, 2024
1 parent cca2b47 commit 39bb1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/start-ot3-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
handle-pr:
runs-on: 'ubuntu-latest'
if: github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == 'Opentrons/ot3-firmware' && contains(github.event.pull_request.labels.*.name, 'flex-build')
name: "Start an OT-3 build for a requested PR"
name: "Start a Flex build for a requested PR"
steps:
- name: 'start build'
uses: octokit/[email protected]
Expand Down

0 comments on commit 39bb1c8

Please sign in to comment.