Skip to content

Updated descriptions for TASK::GET_IS_TASK_ACTIVE and PED::SET_PED_CONFIG_FLAG enums; added description for PED::SET_PED_RESET_FLAG enum. #252

Updated descriptions for TASK::GET_IS_TASK_ACTIVE and PED::SET_PED_CONFIG_FLAG enums; added description for PED::SET_PED_RESET_FLAG enum.

Updated descriptions for TASK::GET_IS_TASK_ACTIVE and PED::SET_PED_CONFIG_FLAG enums; added description for PED::SET_PED_RESET_FLAG enum. #252

Workflow file for this run

name: Validate JSON
on: [pull_request]
jobs:
verify-json-validation:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Validate JSON
uses: docker://orrosenblatt/validate-json-action:latest
env:
INPUT_SCHEMA: ./schema.json
INPUT_JSONS: ./natives.json