mirror of
https://github.com/fabriziosalmi/patterns.git
synced 2026-03-06 07:17:28 -05:00
Update update_patterns.yml
This commit is contained in:
4
.github/workflows/update_patterns.yml
vendored
4
.github/workflows/update_patterns.yml
vendored
@@ -1,8 +1,8 @@
|
||||
name: Update patterns
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
contents: write # Needed for committing changes and pushing updates
|
||||
statuses: write # Required for updating commit statuses (e.g., CI/CD status)
|
||||
|
||||
on:
|
||||
schedule:
|
||||
|
||||
Reference in New Issue
Block a user