Skip to content

Create test.yml

Create test.yml #1

Workflow file for this run

name: Slither Analysis
on: [push]
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: nflores-cf/gh-actions-for-cf@testing