Skip to content

fix: error while adding flagsmith property to jira project #10

fix: error while adding flagsmith property to jira project

fix: error while adding flagsmith property to jira project #10

Workflow file for this run

name: Lint with pre-commit
on:
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]