Skip to content

Commit

Permalink
init license workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dkoeni committed Jan 8, 2024
1 parent 9eb2e03 commit 3dd5433
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/license-update.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: Update copyright year in license file
on:
schedule:
- cron: "0 3 1 1 *" # 03:00 AM on January 1

jobs:
yaml-lint:
uses: swissfintechinnovations/.github/.github/workflows/reusable-license-update-workflow.yaml@main

0 comments on commit 3dd5433

Please sign in to comment.