Skip to content

Create Zulassungsstelle Bingen-2 #62

Create Zulassungsstelle Bingen-2

Create Zulassungsstelle Bingen-2 #62

Workflow file for this run

name: Verify Keys
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:
jobs:
verify_keys:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: install dependencies
run: |
sudo apt-get -y update
sudo apt-get -y install fastd
- name: verify fastd config
run: ./.verify.sh
- name: verify fastd keys
run: ./.check.py