Skip to content

Update README.md for qrcode #554

Update README.md for qrcode

Update README.md for qrcode #554

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