Skip to content

Merge pull request #114 from Nettogrof/snyk-fix-5119e59663d713d3d083d… #341

Merge pull request #114 from Nettogrof/snyk-fix-5119e59663d713d3d083d…

Merge pull request #114 from Nettogrof/snyk-fix-5119e59663d713d3d083d… #341

Workflow file for this run

name: "Workflow"
on: ["push"]
jobs:
build:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@master"
- name: "TODO to Issue"
uses: "alstr/todo-to-issue-action@v3.0.2-beta"
id: "todo"
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Codecov
uses: codecov/codecov-action@v2.0.2