mirror of
https://github.com/fabriziosalmi/patterns.git
synced 2025-12-17 17:55:48 +00:00
Update update_patterns.yml
This commit is contained in:
parent
4e0dfb87e1
commit
437d3a251c
4
.github/workflows/update_patterns.yml
vendored
4
.github/workflows/update_patterns.yml
vendored
@ -1,5 +1,9 @@
|
||||
name: Update patterns
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *' # Run daily at midnight UTC
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user