Skip to content

Commit eb83940

Browse files
committed
Add create-issue-assigned-to-copilot.ts to workflow paths
1 parent 159e249 commit eb83940

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/copilot-issue.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
branches: [main]
1313
paths:
1414
- '.github/workflows/copilot-issue.yml'
15+
- '.github/scripts/create-issue-assigned-to-copilot.ts'
1516

1617
jobs:
1718
create-issue:

0 commit comments

Comments
 (0)