Skip to content

Commit

Permalink
Update files
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-helldar committed Jan 2, 2025
1 parent 2a6012a commit 730df4a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/license.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: Update license

on:
schedule:
- cron: '0 3 1 1 *'
workflow_dispatch:

jobs:
Update:
uses: TheDragonCode/.github/.github/workflows/license.yml@main
6 changes: 1 addition & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@
{
"type": "yoomoney",
"url": "https://yoomoney.ru/to/410012608840929"
},
{
"type": "donationalerts",
"url": "https://www.donationalerts.com/r/dragon_code"
}
],
"require": {
Expand Down Expand Up @@ -75,4 +71,4 @@
]
}
}
}
}

0 comments on commit 730df4a

Please sign in to comment.