mirror of
https://github.com/gradle/actions.git
synced 2026-07-28 07:04:32 +02:00
Do full checks on release branches
This commit is contained in:
@@ -8,6 +8,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- release/**
|
||||
- dependabot/**
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user