mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2025-04-14 10:39:09 +00:00
Fixed
This commit is contained in:
parent
156f46b682
commit
52aca49729
2 changed files with 2 additions and 2 deletions
.github/workflows
2
.github/workflows/create-lists.yml
vendored
2
.github/workflows/create-lists.yml
vendored
|
@ -14,7 +14,7 @@ permissions:
|
|||
contents: write
|
||||
|
||||
jobs:
|
||||
generate:
|
||||
generate-lists:
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v4.1.4
|
||||
|
|
2
.github/workflows/create-subnets.yml
vendored
2
.github/workflows/create-subnets.yml
vendored
|
@ -13,7 +13,7 @@ permissions:
|
|||
contents: write
|
||||
|
||||
jobs:
|
||||
generate:
|
||||
generate-subnet:
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v4.1.7
|
||||
|
|
Loading…
Add table
Reference in a new issue