Skip to content

Commit

Permalink
Update full_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amshamah419 authored Oct 7, 2024
1 parent 769f412 commit 083ea79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/full_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Docker Repository Update
on:
push:
branches:
- master
- '*'
schedule:
- cron: '0 1 * * *'

Expand Down Expand Up @@ -60,4 +60,4 @@ jobs:
continue-on-error: true

- name: Print completion message
run: echo "Docker repository update complete."
run: echo "Docker repository update complete."

0 comments on commit 083ea79

Please sign in to comment.