Skip to content

Commit

Permalink
Include input in run name
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed May 20, 2024
1 parent a34ee3d commit 159a8c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-upload-wheels-for-qe.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: Build and upload wheels for QE
run-name: Build and upload wheels for QE (disable-optimizations=${{ github.event_name == 'workflow_dispatch' && inputs.disable-optimizations || false }})

on:
push:
Expand Down

0 comments on commit 159a8c2

Please sign in to comment.