Skip to content

CI: lint good keys with sequoia-keyring-linter #62

CI: lint good keys with sequoia-keyring-linter

CI: lint good keys with sequoia-keyring-linter #62

Workflow file for this run

name: build
on:
push:
pull_request:
workflow_dispatch:
schedule:
- cron: '0 0 1 * *'
jobs:
build:
runs-on: ubuntu-22.04
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Test
run: |
./update-keys
git diff --exit-code
- name: Lint keys
run: |
cargo install sequoia-keyring-linter
sequoia-keyring-linter packager/* master/Elieux.asc master/lazka.asc