Skip to content

Commit

Permalink
Clear caches only for link-intersystems. Omit forks.
Browse files Browse the repository at this point in the history
  • Loading branch information
renelink committed May 1, 2024
1 parent 80bf0ec commit 56d85ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
needs:
- coveralls
- publish
if: ${{ (github.repository == 'link-intersystems/clean-architecture-example') }}
runs-on: ubuntu-latest
steps:
- name: Clear Caches
Expand Down

0 comments on commit 56d85ee

Please sign in to comment.