Skip to content

Commit

Permalink
try to get it valid
Browse files Browse the repository at this point in the history
  • Loading branch information
jagthedrummer committed Oct 19, 2023
1 parent 890be26 commit c184887
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/_templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,9 @@ name: "🦥--- Templates Below ---🦥"
on:
workflow_call:


jobs:
nothing:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4

0 comments on commit c184887

Please sign in to comment.