Skip to content

Commit 6810cf2

Browse files
authored
Add 'copilot/**' to workflow trigger paths
1 parent 72052d3 commit 6810cf2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • templates/opinionated-solution/.github/workflows

templates/opinionated-solution/.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- 'release/**'
99
- 'feature/**'
1010
- 'hotfix/**'
11+
- 'copilot/**'
1112
paths-ignore:
1213
- 'README.md'
1314
- 'docs/*'

0 commit comments

Comments
 (0)