Skip to content

Bump braces from 3.0.2 to 3.0.3 (#47) #40

Bump braces from 3.0.2 to 3.0.3 (#47)

Bump braces from 3.0.2 to 3.0.3 (#47) #40

Workflow file for this run

name: contributors
on:
push:
branches:
- master
jobs:
contrib-readme-job:
runs-on: ubuntu-latest
name: A job to automate contrib in readme
steps:
- name: Contribute List
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}