Skip to content

fix: update booking_type to use name attribute in financial mutation … #15

fix: update booking_type to use name attribute in financial mutation …

fix: update booking_type to use name attribute in financial mutation … #15

Workflow file for this run

on:
push:
branches:
- main
jobs:
contrib-readme-job:
runs-on: ubuntu-latest
name: A job to automate contributors in CONTRIBUTORS
permissions:
contents: write
pull-requests: write
steps:
- name: Contribute List
uses: akhilmhdh/contributors-readme-action@v2.3.10
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
use_username: true
readme_path: CONTRIBUTORS.md