This will update your README file every 30 minutes:
name: Update README staff list
on:
schedule:
- cron: '*/30 * * * *'
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
name: Update this repo's README with latest staff list from frutbits
steps:
- name: Checkout repository
uses: actions/[email protected]
- name: Update README
env:
WORKING_DIRECTORY: ./path/to/readme/folder # README usually located at root-level, so it's should be `.`
uses: frutbits/staff-readme@version # Change this with latest version
Add following code to your README:
<!--START_SECTION:administrator_list-->
<!--END_SECTION:administrator_list-->
GitHub - FrutBits Indonesia - Staff List Readme is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.