From 438721d786539b6aeee104c298146c385d5b4b7b Mon Sep 17 00:00:00 2001 From: Daniel Betancur <125151874+dbetancurdev@users.noreply.github.com> Date: Wed, 22 May 2024 09:06:02 -0500 Subject: [PATCH] Create job --- .github/workflows/main.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .github/workflows/main.yml diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 0000000..c4b8931 --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1,12 @@ +# .github/workflows/dev.yml +name: Standalone CLI +on: [push, pull_request] +jobs: + machineStandalone: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@f095bcc56b7c2baf48f3ac70d6d6782f4f553222 + - uses: docker://docker.io/fluidattacks/cli:latest + name: machineStandalone + with: + args: skims scan .