Skip to content

feat: initial impementation of the action #1

feat: initial impementation of the action

feat: initial impementation of the action #1

Workflow file for this run

name: Test action
on: [push, pull_request, workflow_dispatch]
jobs:
smoke:
name: Minimal smoke tests for the action
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Setup Anbox Cloud
uses: ./