EMP-327: Allows to reopen all chargebacks (not only rejected ones) #1135
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Vality basic linters | |
| on: | |
| pull_request: | |
| branches: | |
| - "*" | |
| jobs: | |
| lint: | |
| uses: valitydev/base-workflows/.github/workflows/basic-linters.yml@v1 |