Skip to content

Fix/ledger transfer ci #747

Fix/ledger transfer ci

Fix/ledger transfer ci #747

name: hosting-static-website
on:
pull_request:
paths-ignore:
- hosting/static-website/**
- .github/workflows/provision-darwin.sh
- .github/workflows/provision-linux.sh
- .github/workflows/hosting-static-website-example.yaml
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: echo 'Not needed - relevant folder not touched'