Skip to content

fix(user-importer): Do not delete the Plex Admin as part of the user … #226

fix(user-importer): Do not delete the Plex Admin as part of the user …

fix(user-importer): Do not delete the Plex Admin as part of the user … #226

Workflow file for this run

name: Contributors
on:
push:
branches: [ develop ]
workflow_dispatch:
jobs:
update-contributors:
runs-on: ubuntu-latest
steps:
- name: Contribute List
uses: akhilmhdh/[email protected]
with:
commit_message: "chore: :busts_in_silhouette: Updated Contributors [skip ci]"
image_size: 50
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}