Skip to content

Updated repos.json #119324

Updated repos.json

Updated repos.json #119324

Workflow file for this run

name: cname check
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
cname-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Validate content of cname file
run: cat static/CNAME | grep opensource.expediagroup.com