Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
akdasa committed Jul 28, 2024
1 parent 50d92d7 commit 778e2f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
gateway:
- 'modules/services/gateway/**'
- if: {{ steps.changes.outputs.src == 'true' }}
- if: ${{ steps.changes.outputs.src == 'true' }}
run: echo 'Changes detected in gateway'

- name: Checkout repository
Expand Down

0 comments on commit 778e2f0

Please sign in to comment.