survyed needs sign off

This commit is contained in:
Jun-te Kim 2025-07-14 10:17:19 +00:00
parent 4075fbaa3c
commit 383d5ded5f

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