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

Adds npm to dependabot.yml (#40) #28

Adds npm to dependabot.yml (#40)

Adds npm to dependabot.yml (#40) #28

Workflow file for this run

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