Skip to content

Create ips.yml

Create ips.yml #1

Workflow file for this run

name: "Handle Allowed IPs"
on:
workflow_dispatch:
push:
branches:
- 'ip-develop'
jobs:
handle_allowed_ips:
name: "Handle Allowed IPs"
runs-on: ubuntu-latest
steps:
- name: "Checkout"
# @see https://github.com/actions/checkout
uses: actions/checkout@v4
with:
repository: 'ministryofjustice/moj-ip-addresses'
env:

Check failure on line 19 in .github/workflows/ips.yml

View workflow run for this annotation

GitHub Actions / Handle Allowed IPs

Invalid workflow file

The workflow is not valid. .github/workflows/ips.yml (Line: 19, Col: 13): Unexpected value ''
# Maybe ass ssh key for ministryofjustice/moj-ip-addresses.