Skip to content

Commit

Permalink
chore(ci): update dae ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
y0ngb1n committed Jul 19, 2024
1 parent 5bece95 commit 7949017
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dae-docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ on:
branches:
- master
paths:
- "dae/docker"
- ".github/workflows/dae-docker-build.yml"
- 'dae/docker/**'
- '.github/workflows/dae-docker-build.yml'
schedule:
- cron: '0 3 * * *' # See https://crontab.guru/#0_3_*_*_*

Expand Down

0 comments on commit 7949017

Please sign in to comment.