Skip to content

ci: enable delete_missing_settings in deploy workflows (#13) #44

ci: enable delete_missing_settings in deploy workflows (#13)

ci: enable delete_missing_settings in deploy workflows (#13) #44

Workflow file for this run

name: Checks
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: Screenly/edge-apps-actions/checks@v1