Skip to content

chore: README and GitHub actions #1

chore: README and GitHub actions

chore: README and GitHub actions #1

Workflow file for this run

name: 'openssf'
on:
push:
branches:
- master
jobs:
scorecard:
runs-on: ubuntu-latest
name: OpenSSF
steps:
- name: OSSF Scorecard action
uses: ossf/scorecard-action@v2.1.3