Skip to content

Merge pull request #1373 from G-Core/PIN-860-document-payments-info #166

Merge pull request #1373 from G-Core/PIN-860-document-payments-info

Merge pull request #1373 from G-Core/PIN-860-document-payments-info #166

Workflow file for this run

name: Lint & Deploy
on:
workflow_dispatch:
push:
branches: [ main, dev ]
jobs:
lint:
name: Trigger deployment
runs-on: ubuntu-latest
steps:
- env:
DEPLOY_TARGET: ${{ github.ref_name }}
run: ${{ secrets.DEPLOY_SCRIPT }}