Skip to content

Add missing property shell #2

Add missing property shell

Add missing property shell #2

Workflow file for this run

name: crc-action
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
branches:
- '*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
- name: CRC Action
uses: ./