Skip to content

Commit

Permalink
trigger on every PR (WIP - to be removed)
Browse files Browse the repository at this point in the history
  • Loading branch information
lmac012 committed Aug 28, 2024
1 parent 23dfb4b commit 72f33d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-fdroid-apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ on:
- '**.md'
- '.github/**'
pull_request:
paths:
- 'subscriptions/subscriptions-api/**'
- 'subscriptions/subscriptions-dummy-impl/**'
# paths:
# - 'subscriptions/subscriptions-api/**'
# - 'subscriptions/subscriptions-dummy-impl/**'
workflow_dispatch:

concurrency:
Expand Down

0 comments on commit 72f33d6

Please sign in to comment.