Skip to content

Afternoon Seal

Afternoon Seal #10

Workflow file for this run

name: "Afternoon Seal"
on: workflow_dispatch
env:
SEAL_ORGANISATION: alphagov
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
DYNO: true
DRY: true
jobs:
afternoon-seal:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Setup ruby
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Afternoon Seal
id: afternoon_seal
run: |
./bin/seal_runner.rb govuk-platform-security-reliability quotes