Skip to content

Bump symfony/ux-chartjs from 2.20.0 to 2.21.0 (#1215) #364

Bump symfony/ux-chartjs from 2.20.0 to 2.21.0 (#1215)

Bump symfony/ux-chartjs from 2.20.0 to 2.21.0 (#1215) #364

Workflow file for this run

name: Contributor Workflow
on:
push:
branches:
- main
jobs:
contrib-readme:
runs-on: ubuntu-latest
name: Update contrib in README
permissions:
contents: write
pull-requests: write
steps:
- name: Contribute List
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}