Skip to content

Commit

Permalink
fix(CI): Break up workflows and use templates
Browse files Browse the repository at this point in the history
  • Loading branch information
timothystewart6 committed Oct 29, 2023
1 parent f19ff12 commit ad672b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/molecule-template.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
name: Molecule Template
on:
workflow_call:
runs:
using: "composite"
steps:
Expand Down

0 comments on commit ad672b3

Please sign in to comment.