Skip to content

Commit

Permalink
ci: remove renovate/** from push trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Feb 23, 2025
1 parent f4a3c43 commit eae2fef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ on:
push:
branches:
- main
- "renovate/**"
paths-ignore:
- "**/*.md"
- "!.github/workflows/ci.yml"
Expand Down

0 comments on commit eae2fef

Please sign in to comment.