Skip to content

Merge pull request #6 from adrianriobo/fix-4 #22

Merge pull request #6 from adrianriobo/fix-4

Merge pull request #6 from adrianriobo/fix-4 #22

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: ./
with:
cpus: 4
memory: 6098
disk: 40