Skip to content

Merge pull request #1378 from G-Core/PIN-821-restructure-account-sett… #169

Merge pull request #1378 from G-Core/PIN-821-restructure-account-sett…

Merge pull request #1378 from G-Core/PIN-821-restructure-account-sett… #169

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 }}