Skip to content

Add 91.215.85.223 and related domains to malicious lists #5

Add 91.215.85.223 and related domains to malicious lists

Add 91.215.85.223 and related domains to malicious lists #5

Workflow file for this run

name: My Privacy DNS Final new line
on:
pull_request:
types: [ synchronize, opened ]
env:
GIT_NAME: "${{ secrets.GIT_NAME }}"
GIT_EMAIL: "${{ secrets.GIT_EMAIL }}"
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
jobs:
build:
name: New line
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }} # The `GITHUB_TOKEN` secret.
config-path: .github/newline.yml # The path of the additional configurations file.
autoCommit: true