We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a60f14 commit 3f4ff8bCopy full SHA for 3f4ff8b
.github/workflows/license.yml
@@ -0,0 +1,10 @@
1
+name: Update license
2
+
3
+on:
4
+ schedule:
5
+ - cron: '0 3 1 1 *'
6
+ workflow_dispatch:
7
8
+jobs:
9
+ Update:
10
+ uses: TheDragonCode/.github/.github/workflows/license.yml@main
composer.json
@@ -29,10 +29,6 @@
29
{
30
"type": "yoomoney",
31
"url": "https://yoomoney.ru/to/410012608840929"
32
- },
33
- {
34
- "type": "donationalerts",
35
- "url": "https://www.donationalerts.com/r/dragon_code"
36
}
37
],
38
"require": {
@@ -62,4 +58,4 @@
62
58
"preferred-install": "dist",
63
59
"sort-packages": true
64
60
65
-}
61
+}
0 commit comments