Skip to content

Commit f228629

Browse files
committed
Add .devcontainer to paths-ignore
1 parent 30e2f12 commit f228629

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- dev*
88
paths-ignore:
99
- '**/README.md'
10+
- '.devcontainer/**'
1011

1112
permissions:
1213
id-token: write

0 commit comments

Comments
 (0)