mirror of
https://github.com/gradle/actions.git
synced 2025-12-08 17:15:46 +08:00
Remove branch specification from examples
This commit is contained in:
@@ -8,9 +8,7 @@ The intention is to eventually deprecate `gradle-build-action` with this being t
|
||||
```yaml
|
||||
name: Build
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
on: [ push ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user