Skip to content

Bump @babel/traverse from 7.13.0 to 7.23.2 (#44) #36

Bump @babel/traverse from 7.13.0 to 7.23.2 (#44)

Bump @babel/traverse from 7.13.0 to 7.23.2 (#44) #36

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 }}