Skip to content

Add example run for GitHub Action #1

Add example run for GitHub Action

Add example run for GitHub Action #1

Workflow file for this run

name: Example run for Falco GitHub Action
on: [workflow_dispatch]
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2

Check failure on line 10 in .github/workflows/test.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test.yml

Invalid workflow file

You have an error in your yaml syntax on line 10
- name: Run Falco
uses: ./
with:
subcommand: lint
target: test/acl/valid.acl