mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2026-01-25 16:11:10 +03:00
Compare commits
2 Commits
2025-01-27
...
2025-01-27
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dd4b4d9abd | ||
|
|
b6cd8cc2b9 |
3
.github/workflows/create-lists.yml
vendored
3
.github/workflows/create-lists.yml
vendored
@@ -24,12 +24,13 @@ jobs:
|
||||
run: |
|
||||
docker run --rm \
|
||||
-v ${{ github.workspace }}/src:/app/src \
|
||||
-v ${{ github.workspace }}/Subnets:/app/Subnets \
|
||||
-v ${{ github.workspace }}/Russia:/app/Russia \
|
||||
-v ${{ github.workspace }}/Ukraine:/app/Ukraine \
|
||||
-v ${{ github.workspace }}/Categories:/app/Categories \
|
||||
-v ${{ github.workspace }}/Services:/app/Services \
|
||||
-v ${{ github.workspace }}/SRS:/app/SRS \
|
||||
itdoginfo/compilesrs:0.1.1
|
||||
itdoginfo/compilesrs:0.1.2
|
||||
|
||||
- name: Check Russia/inside-dnsmasq-ipset
|
||||
uses: itdoginfo/dnsmasq-action@0.1
|
||||
|
||||
Reference in New Issue
Block a user