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 3ce57f2 commit f667cf2
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 @@ -30,10 +30,6 @@
{
"type": "yoomoney",
"url": "https://yoomoney.ru/to/410012608840929"
},
{
"type": "donationalerts",
"url": "https://www.donationalerts.com/r/dragon_code"
}
],
"require": {
Expand Down Expand Up @@ -67,4 +63,4 @@
"preferred-install": "dist",
"sort-packages": true
}
}
}

0 comments on commit f667cf2

Please sign in to comment.