added workflow_call trigger to test

This commit is contained in:
Ethan Knowlton 2023-11-14 03:54:21 -05:00
parent 060eb1dced
commit 12ad9853a1
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
name: Test name: Test
on: on:
workflow_call:
push: push:
branches: branches:
- "*" - "*"