ADd to push

This commit is contained in:
maximo tejeda 2024-09-01 11:51:09 -04:00
parent 84b94f84a7
commit 243f4547d2

View File

@ -1,13 +1,7 @@
name: out_in_puts
on:
workflow_call:
inputs:
title:
required: true
type: string
body:
required: true
type: string
push:
branches: [master]
jobs:
create_issue_on_failure:
runs_on: ubuntu-latest