Skip to content

Commit

Permalink
naked workflow_dispatch
Browse files Browse the repository at this point in the history
Co-authored-by: Tzanio Kolev <tzanio@llnl.gov>
  • Loading branch information
vsoch and tzanio committed May 10, 2022
1 parent f0d4f17 commit 0502fb1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ on:

# Allow manual trigger of a build
workflow_dispatch:
inputs:
whatever:
description: "This variable does not matter, it's a GH-actions bug."

# On push to main we build and deploy images
push:
Expand Down

0 comments on commit 0502fb1

Please sign in to comment.