Skip to content

Commit

Permalink
chore: add push target for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielMSchmidt committed Jul 27, 2023
1 parent 228ba08 commit 604f7ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cdktf-provider-docs-rollout.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: CDKTF Provider Docs Rollout

on:
push:
branches:
- cdktf-documentation-rollout
workflow_dispatch: {}
schedule:
- cron: 0 0 * * 1
Expand Down

0 comments on commit 604f7ea

Please sign in to comment.