Skip to content

build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 (#262) #155

build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 (#262)

build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 (#262) #155

name: README.md contributors
on:
push:
branches:
- main
paths-ignore:
- 'README.md'
- 'docs/contributing.md'
jobs:
contrib-readme-job:
runs-on: ubuntu-latest
name: Update files
permissions:
contents: write
pull-requests: write
steps:
- name: Contribute List in README.md
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
readme_path: README.md
- name: Contribute List in README.md
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
readme_path: docs/contributing.md