Skip to content

Commit

Permalink
Merge pull request kubevirt#8 from lyarwood/fix-lint
Browse files Browse the repository at this point in the history
workflow: Fix yamllint errors
  • Loading branch information
lyarwood authored Nov 4, 2022
2 parents ae4ae31 + 2b3951e commit 82ccf65
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: Main
on:
push:
Expand All @@ -19,4 +20,4 @@ jobs:
with:
files: |
*bundle-${{ github.ref_name }}.yaml
LICENSE
LICENSE

0 comments on commit 82ccf65

Please sign in to comment.