mirror of
https://code.forgejo.org/actions/forgejo-release
synced 2026-06-28 12:50:44 +00:00
ci: don't run duplicate ci on renovate branches (#173)
Reviewed-on: https://code.forgejo.org/actions/forgejo-release/pulls/173
This commit is contained in:
parent
470b524e90
commit
82aec6ca37
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- '**'
|
||||
- !renovate/**
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue