Skip to content

Commit

Permalink
Update update-copyright-year.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bisaloo authored Mar 27, 2024
1 parent 2d84d6a commit 35b266e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/update-copyright-year.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ on:
schedule:
- cron: '0 3 1 1 *'

permissions:
contents: write
pull-requests: write

jobs:
run:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 35b266e

Please sign in to comment.