Skip to content

Commit 71f51fd

Browse files
Update main.yml
1 parent 53c86b3 commit 71f51fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: Build and Release
33
on:
44
push:
55
branches: [main]
6-
paths:
7-
- 'FindMyFlipper/**'
6+
#paths:
7+
# - 'FindMyFlipper/**'
88
release:
99
types: [created]
1010

0 commit comments

Comments
 (0)