Skip to content

Commit 890d92f

Browse files
cirrasfourls
authored andcommitted
Remove .git* from ignored paths in the build workflow
1 parent ca8a52a commit 890d92f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ on:
1111
- '**.png'
1212
- 'LICENSE.txt'
1313
- 'NOTICE.txt'
14-
- '.git*'
1514

1615
jobs:
1716
install:

0 commit comments

Comments
 (0)