Skip to content

Commit

Permalink
testing in CD
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaudin committed Nov 22, 2023
1 parent d41b2b6 commit 8084f8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: CD

on:
push:
branches: [cd]
schedule:
- cron: '32 1 * * *'
workflow_dispatch:
Expand Down

0 comments on commit 8084f8a

Please sign in to comment.