Skip to content

Commit

Permalink
added github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sushildeep committed Nov 17, 2023
1 parent 997b409 commit 8a8a997
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/doc.nuxeo.com.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Build and Deploy Doc.Nuxeo.com

on:
schedule:
- cron: '0 5 * * *'
# schedule:
# - cron: '0 5 * * *'

jobs:
build-and-deploy:
Expand Down

0 comments on commit 8a8a997

Please sign in to comment.