Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
steam0r committed Mar 5, 2024
1 parent 06aa472 commit 5d1e13b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/webook_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
shared:
- 'shared/**'
- name: notify dev
if: needs.files-changed.outputs.shared == 'true'
needs: files-changed
if: steps.changes.outputs.shared == 'true'
uses: distributhor/workflow-webhook@v2
env:
webhook_type: "json-extended"
Expand Down

0 comments on commit 5d1e13b

Please sign in to comment.