Added dynamic ressource id (seat)
This commit is contained in:
parent
b388cc9245
commit
754752d0fd
2 changed files with 26 additions and 5 deletions
2
.github/workflows/schedule.yml
vendored
2
.github/workflows/schedule.yml
vendored
|
|
@ -3,7 +3,7 @@ name: Running Library Reservation Script
|
|||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '40,45,50,55 21 * * *'
|
||||
- cron: '55 21 * * *'
|
||||
- cron: '0 22 * * *'
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue