Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Fixes CI bug where skipped jobs are marked as passing (#20) #10

Fixes CI bug where skipped jobs are marked as passing (#20)

Fixes CI bug where skipped jobs are marked as passing (#20) #10

Workflow file for this run

name: 🎯 Updated Main
on:
push:
branches:
- main
jobs:
qa:
name: QA
uses: ./.github/workflows/QA.yml
secrets: inherit