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

feat: add danger-js (#23) #5

feat: add danger-js (#23)

feat: add danger-js (#23) #5

name: test
on:
push:
branches:
- main
paths:
- plugins/*
- README.md
jobs:
all_plugins:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Test all plugins pass our requirements
run: bash scripts/test_plugin.bash --all