Skip to content

.github/workflows/rhfest.yaml #57

.github/workflows/rhfest.yaml

.github/workflows/rhfest.yaml #57

Workflow file for this run

name: RHFest
on:
push:
branches:
- main
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
validation:
name: Validation
runs-on: ubuntu-latest
steps:
- name: Check out code from GitHub
uses: actions/[email protected]
- name: Run RHFest validation
uses: docker://ghcr.io/rotorhazard/rhfest-action:v2