We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9050092 commit bc99885Copy full SHA for bc99885
.github/workflows/scout.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v4
17
18
- name: do scout
19
- uses: ./.github/actions
+ uses: .github/actions
20
with:
21
working_directory: .
22
verbose: true
0 commit comments