mirror of
https://github.com/gradle/actions.git
synced 2026-07-27 22:54:33 +02:00
Do full checks on release branches
This commit is contained in:
@@ -9,6 +9,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- release/**
|
||||
paths:
|
||||
- '.github/**'
|
||||
- 'dist/**'
|
||||
|
||||
Reference in New Issue
Block a user