Skip to content

Merge pull request #36 from UKHomeOffice/DRTII-1572-Hide-Show-flights… #27

Merge pull request #36 from UKHomeOffice/DRTII-1572-Hide-Show-flights…

Merge pull request #36 from UKHomeOffice/DRTII-1572-Hide-Show-flights… #27

Workflow file for this run

on:
push:
branches:
- "main"
permissions:
contents: read
pages: write
id-token: write
jobs:
publish:
runs-on: ubuntu-latest
steps:
- id: checkout-actions
uses : "actions/checkout@v4"
- id: build-publish
uses: ./.github/actions/publish