Skip to content

Commit

Permalink
Add new trigger on push for branch dev.
Browse files Browse the repository at this point in the history
  • Loading branch information
wlorenzetti committed Aug 11, 2022
1 parent 88dbc94 commit 09750b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_and_push_deps_ltr.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: CI to Docker hub for dependencies image.

on:
push:
branches:
- dev
schedule:
- cron: "0 2 * * *"

Expand Down

0 comments on commit 09750b9

Please sign in to comment.