Skip to content

Commit 492dc87

Browse files
authored
Add agentic workflow issue-triage-agent (#87)
1 parent d3a4ffb commit 492dc87

5 files changed

Lines changed: 1359 additions & 1 deletion

File tree

.gitattributes

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
* text=auto eol=lf
22
*.{cmd,[cC][mM][dD]} text eol=crlf
3-
*.{bat,[bB][aA][tT]} text eol=crlf
3+
*.{bat,[bB][aA][tT]} text eol=crlf
4+
5+
.github/workflows/*.lock.yml linguist-generated=true merge=ours

0 commit comments

Comments
 (0)