Skip to content

Commit

Permalink
missing comma
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <[email protected]>
  • Loading branch information
vsoch committed Oct 24, 2023
1 parent b94b3d5 commit 5ce5605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-merlin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: build merlin (and other manual Dockerfile)
on:
workflow_dispatch:
# Always test on pull request
# pull_request: []
pull_request: []

# Deploy on merge to main
# push:
Expand Down

0 comments on commit 5ce5605

Please sign in to comment.