diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 14e1a8387..8eaf0c692 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -1,5 +1,5 @@ name: Checks -on: [pull_request_target] +on: [pull_request] jobs: validation: diff --git a/domains/apoloz.json b/domains/apoloz.json index dc2428e14..91d5f0892 100644 --- a/domains/apoloz.json +++ b/domains/apoloz.json @@ -6,6 +6,8 @@ "email": "anatoliy.poloz@gmail.com" }, "record": { - "A": ["185.185.71.114"] + "A": [ + "185.185.71.114" + ] } -} +} \ No newline at end of file diff --git a/domains/fauzannnnh.json b/domains/fauzannnnh.json index 4cc88a96b..d51e91b02 100644 --- a/domains/fauzannnnh.json +++ b/domains/fauzannnnh.json @@ -8,4 +8,4 @@ "record": { "URL": "https://eenthlh.xyz" } -} +} \ No newline at end of file diff --git a/domains/george.json b/domains/george.json index 2ec5294af..59879cccd 100644 --- a/domains/george.json +++ b/domains/george.json @@ -1,11 +1,11 @@ { - "description": "George Aykara's personal developer website", - "repo": "https://github.com/aykarageorge", - "owner": { - "username": "aykarageorge", - "email": "aykarageorge@gmail.com" - }, - "record": { - "URL": "https://george.aykara4.com" - } + "description": "George Aykara's personal developer website", + "repo": "https://github.com/aykarageorge", + "owner": { + "username": "aykarageorge", + "email": "aykarageorge@gmail.com" + }, + "record": { + "URL": "https://george.aykara4.com" + } } \ No newline at end of file diff --git a/domains/rameez.json b/domains/rameez.json index c1d645d26..139271610 100644 --- a/domains/rameez.json +++ b/domains/rameez.json @@ -8,4 +8,4 @@ "record": { "CNAME": "rameezrami.github.io" } -} +} \ No newline at end of file