Test Payments endpoint #140
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: "Test Payments endpoint" | |
| on: | |
| workflow_dispatch: | |
| schedule: | |
| - cron: "0 8 * * *" | |
| jobs: | |
| ats-diagnostics: | |
| runs-on: macos-latest | |
| steps: | |
| - name: Run ats-diagnostics | |
| run: nscurl --ats-diagnostics https://payments.streetwriters.co |