Compare commits

...
Author SHA1 Message Date
harkgill-amdandGitHub 396a31eb93 Update issue workflow to trigger on edit 2025-02-05 14:18:45 -05:00
+1 -1
View File
@@ -2,7 +2,7 @@ name: Issue retrieval
on:
issues:
types: [opened]
types: [opened, edited]
jobs:
auto-retrieve: