Skip to content

Commit

Permalink
Test dev sdk images
Browse files Browse the repository at this point in the history
  • Loading branch information
sanchariGr committed May 29, 2024
1 parent 33837bf commit 5839a42
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .github/workflows/rasa-sdk-dev-docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
name: Create Dev Docker Images

on:
schedule:
# Run cron job at 8AM Monday to Sunday.
- cron: '0 8 * * *'
workflow_dispatch:
push:
branches:
- dev-docker-images
# schedule:
# # Run cron job at 8AM Monday to Sunday.
# - cron: '0 8 * * *'
# workflow_dispatch:

env:
AWS_REGION: us-east-1
Expand Down

0 comments on commit 5839a42

Please sign in to comment.