Skip to content

Put Back Old Keys

Put Back Old Keys #1

Workflow file for this run

name: Ruby Gem
on:
workflow_dispatch:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: "0 1 * * *"
jobs:
rebuild:
runs-on: macos-latest
steps:
- name: Checkout Source Code
uses: actions/[email protected]
- name: Build
run: |
./make.sh