Skip to content

Bump twig/intl-extra from 3.15.0 to 3.16.0 (#1267) #408

Bump twig/intl-extra from 3.15.0 to 3.16.0 (#1267)

Bump twig/intl-extra from 3.15.0 to 3.16.0 (#1267) #408

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 }}