Skip to content

Commit 6a51976

Browse files
committed
hackety hack
Signed-off-by: William Woodruff <[email protected]>
1 parent 48789ad commit 6a51976

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/wtf.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ on:
22
workflow_dispatch:
33

44
jobs:
5+
call-wtf-2:
6+
uses: ./.github/workflows/wtf-2.yml
57
wtf:
68
runs-on: ubuntu-latest
79
steps:
8-
- uses: actions/checkout@v4
9-
- uses: ./.github/workflows/wtf-2.yml
1010
- name: wtf
1111
run: "wtf?"

0 commit comments

Comments
 (0)