Remove branch specification from examples

This commit is contained in:
daz
2024-01-22 18:02:30 -07:00
parent 40c351e1fe
commit daf65fafa6
3 changed files with 9 additions and 24 deletions

View File

@@ -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: