Skip to content

feat: modify run_community_analyzer to work for custom analyzers (#29) #133

feat: modify run_community_analyzer to work for custom analyzers (#29)

feat: modify run_community_analyzer to work for custom analyzers (#29) #133

Workflow file for this run

name: armory
on: [push]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v3
with:
repository: deepsourcecorp/armory
ref: master
token: ${{ secrets.DS_ARMORY_TOKEN }}
path: .github/actions/armory
- name: Run Armory
uses: ./.github/actions/armory