Skip to content

remove phishstats check since the csv file is not provided any more #76

remove phishstats check since the csv file is not provided any more

remove phishstats check since the csv file is not provided any more #76

Workflow file for this run

name: test, scan and release
on: [push]
jobs:
go-test-scan:
uses: jreisinger/github-actions/.github/workflows/go-test-scan.yml@main
go-release:
needs:
- go-test-scan
uses: jreisinger/github-actions/.github/workflows/go-release.yml@main