Skip to content

Commit bf11258

Browse files
Update files
1 parent 01b12e2 commit bf11258

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/workflows/license.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

0 commit comments

Comments
 (0)