Skip to content

Commit

Permalink
Changed update year workflow to schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
Pogromca-SCP committed Jan 23, 2024
1 parent 5f224dd commit 4486a88
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/update_year.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Update copyright year

on:
workflow_dispatch
#schedule:
#- cron: '0 3 1 1 *' # 03:00 AM on January 1
schedule:
- cron: '0 3 1 1 *' # 03:00 AM on January 1

jobs:
update-copyright-year:
Expand Down

0 comments on commit 4486a88

Please sign in to comment.