Skip to content

Commit

Permalink
Test script
Browse files Browse the repository at this point in the history
  • Loading branch information
Isengo1989 committed Dec 6, 2023
1 parent f6d5038 commit e7147e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/watcher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: |
bash .github/scripts/watch.sh ${{ github.event.inputs.path }}
./.github/scripts/watch.sh ${{ inputs.path }}
id: watcher
continue-on-error: true
- name: Send custom JSON data to Slack workflow
Expand Down

0 comments on commit e7147e9

Please sign in to comment.