Skip to content

Afternoon Seal Quotes #202

Afternoon Seal Quotes

Afternoon Seal Quotes #202

name: "Afternoon Seal Quotes"
on:
workflow_dispatch: {}
schedule:
- cron: '00 12 * * 1-5' # Runs at 12:00 UTC, Monday through Friday.
env:
SEAL_ORGANISATION: alphagov
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
jobs:
afternoon-seal:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Setup ruby
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Afternoon Seal Quotes
id: afternoon_seal_quotes
run: |
./bin/seal_runner.rb afternoon_seal_quotes