Skip to content

feat: support GET and PUT for split_expense_grouping in export settings #144

feat: support GET and PUT for split_expense_grouping in export settings

feat: support GET and PUT for split_expense_grouping in export settings #144

Workflow file for this run

name: Strong PR Checks
on:
pull_request:
types: [opened, synchronize, edited]
permissions:
pull-requests: write
contents: read
jobs:
pr_checks:
runs-on: ubuntu-latest
steps:
- name: Run strong checks
uses: fylein/fyle-pr-action@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
config-file: .github/pr_checks_config.yml