Skip to content

Commit

Permalink
CI: don't ignore CI changes
Browse files Browse the repository at this point in the history
Otherwise, how am I supposed to test CI?
  • Loading branch information
julianoes committed Aug 2, 2024
1 parent b12481d commit c6797d7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/android_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ on:
- '*'
paths-ignore:
- 'docs/**'
- '.github/workflows/**'


defaults:
run:
shell: bash
Expand Down

0 comments on commit c6797d7

Please sign in to comment.