Skip to content

Update packager key for Elieux #59

Update packager key for Elieux

Update packager key for Elieux #59

Workflow file for this run

name: build
on:
push:
pull_request:
workflow_dispatch:
schedule:
- cron: '0 0 1 * *'
jobs:
build:
runs-on: ubuntu-20.04
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Test
run: |
./update-keys
git diff --exit-code