Merge branch 'main' into main

This commit is contained in:
Marsi
2023-12-05 13:56:17 +01:00
committed by GitHub
2 changed files with 2 additions and 14 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ jobs:
- uses: actions/stale@v3
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-stale: 30
days-before-close: 20
days-before-stale: 7
days-before-close: 14
stale-issue-message: 'This issue has been marked as stale due to inactivity and will be closed. Comment anything on this issue to prevent it'
stale-pr-message: 'This pull request has been marked as stale due to inactivity and will be closed. Comment anything on this PR to prevent it'
exempt-issue-labels: 'no-stale'
-12
View File
@@ -1,12 +0,0 @@
{
"owner": {
"username": "busso-developer",
"email": "ballasmarketofficial@gmail.com"
},
"record": {
"A": ["217.174.245.249"],
"AAAA": ["2a00:da00:1800:83a4::1"],
"MX": ["hosts.is-a.dev"],
"TXT": "v=spf1 a mx ip4:217.174.245.249 ~all"
}
}