Skip to content

Set allow-weak-key-signatures and refresh #69

Set allow-weak-key-signatures and refresh

Set allow-weak-key-signatures and refresh #69

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