chore: Skip running autofix.ci on renovate branches

This commit is contained in:
Sidharth Vinod
2024-08-20 20:45:00 +05:30
parent 04c29e2a96
commit 21efbbdbe8

View File

@@ -2,6 +2,8 @@ name: autofix.ci # needed to securely identify the workflow
on:
pull_request:
branches-ignore:
- 'renovate/**'
permissions:
contents: read