Skip to content

Add name field to Table class #29

Add name field to Table class

Add name field to Table class #29

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thanks for creating your first issue for `coda-js` and contributing!'
pr-message: 'Wowza! Thanks for your contribution!'