add push trigger to workflow

This commit is contained in:
Ashley Mensah
2026-04-28 15:42:50 +02:00
parent 5d8201fcd0
commit 2877fcbbf6

View File

@@ -1,6 +1,8 @@
name: issue-resolution-triage
on:
push:
branches: [github-issue-resolver]
workflow_dispatch:
inputs:
dry_run: