Skip to content

chore(deps): bump the npm_and_yarn group across 2 directories with 4 updates #484

chore(deps): bump the npm_and_yarn group across 2 directories with 4 updates

chore(deps): bump the npm_and_yarn group across 2 directories with 4 updates #484

Workflow file for this run

# Copyright 2025 AGNTCY Contributors (https://github.com/agntcy)
# SPDX-License-Identifier: Apache-2.0
---
name: Run all tests for main
on:
push:
# Run superlinter on pushes to default branch
branches:
- main
# Run superlinter on pull request events
pull_request:
# Declare default permissions as read-only
permissions: read-all
jobs:
pre-release-test:
uses: ./.github/workflows/reusable-test.yml