Skip to content

update README

update README #8

Workflow file for this run

name: Test Action
on:
push:
paths:
- '.github/**'
- action.yml
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: ebitkov/build-symfony-bundle@main
with:
repository: ebitkov/symfony-bundle
bundle-name: acme/test-bundle