Merge pull request #66 from Hestia-Homes/feature/hubspot_to_verification

survyed needs sign off
This commit is contained in:
Jun-te Kim 2025-07-14 11:20:39 +01:00 committed by GitHub
commit 2c004257fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,11 +1,11 @@
name: Daily Surved
name: Surveyed Needs Sign Off Script
on:
schedule:
- cron: '0 17 * * 1-5'
workflow_dispatch:
jobs:
sharepoint-validator:
surveyed-needs-sign-off:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3