Skip to content

Merge branch 'main' of https://github.com/whatpulse/client-translations #44

Merge branch 'main' of https://github.com/whatpulse/client-translations

Merge branch 'main' of https://github.com/whatpulse/client-translations #44

Workflow file for this run

name: update-contributors
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Auto-add contributors
uses: BobAnkh/[email protected]
with:
CONTRIBUTOR: '# Contributors'
ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}}