Skip to content

change dropbox links #316

change dropbox links

change dropbox links #316

Workflow file for this run

name: 'coverage'
on:
pull_request:
branches:
- main
jobs:
coverage:
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, '[skip ci]')"
steps:
- uses: actions/checkout@v1
- uses: ArtiomTr/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}