Skip to content

Merge pull request #1198 from Mthia727/main #1058

Merge pull request #1198 from Mthia727/main

Merge pull request #1198 from Mthia727/main #1058

Workflow file for this run

on: [push, pull_request]
name: Continuous integration
jobs:
ci:
name: Check if domains are sorted alphabetically
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check domain sorting
run: |
sh scripts/check_alphabetical_sorting.sh