Skip to content

Created to run the GPG key workflow #40

Created to run the GPG key workflow

Created to run the GPG key workflow #40

Workflow file for this run

name: Test format
on:
push:
jobs:
validate:
name: Validate format
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Validate keyring from actual keys
run: make ci/validate