Skip to content

Commit 5a00722

Browse files
authored
Update build_debug.yml
1 parent 0e8c7cc commit 5a00722

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build_debug.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Build Debug APK
33
on:
44
push:
55
branches: [ "master" ]
6+
tags-ignore: [ 'v*' ]
7+
paths-ignore: [ '**.md', '.github/images/**' ]
68
pull_request:
79
branches: [ "master" ]
810

0 commit comments

Comments
 (0)