Skip to content

Update the mirror link #4

Update the mirror link

Update the mirror link #4

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: ./