Skip to content

Commit 82484f6

Browse files
authored
scrape job needs: setup
Refs #1
1 parent 659c8f8 commit 82484f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scrape.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343

4444
scrape:
4545
runs-on: ubuntu-latest
46+
needs: setup
4647
if: ${{ !github.event.repository.is_template }}
4748
steps:
4849
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)