Skip to content

chore(repo): initial package and workflow setup (#1) #7

chore(repo): initial package and workflow setup (#1)

chore(repo): initial package and workflow setup (#1) #7

Workflow file for this run

name: pana
on:
pull_request:
branches:
- main
push:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
stream_feeds:
runs-on: ubuntu-latest
steps:
- name: 📚 Git Checkout
uses: actions/checkout@v4
- name: 📊 Verify Pana Score
uses: ./.github/actions/pana
with:
working_directory: packages/stream_feeds
min_score: 130 # Missing 10 points for no example and 10 points for license