This commit is contained in:
parent
3f2bed15ee
commit
19c17251df
1 changed files with 1 additions and 1 deletions
2
.github/workflows/scrape.yml
vendored
2
.github/workflows/scrape.yml
vendored
|
|
@ -13,7 +13,7 @@ permissions:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
scrape:
|
scrape:
|
||||||
runs-on: ubuntu-latest
|
runs-on: debian-runner-1
|
||||||
if: ${{ !github.event.repository.is_template }}
|
if: ${{ !github.event.repository.is_template }}
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue