Skip to content

Commit

Permalink
Do not trigger Android CI when editing test workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusPettersson98 committed Dec 8, 2023
1 parent 270ec7e commit dfd1359
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
- '!graphics/**'
- '!gui/**'
- '!ios/**'
- '!test/**'
- '!scripts/**'
- '!windows/**'
- '!**/**.md'
Expand Down

0 comments on commit dfd1359

Please sign in to comment.