Skip to content

Commit

Permalink
chore: Update images.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mihirsamdarshi authored Dec 13, 2024
1 parent 4f61b5a commit 24147c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Create and publish Docker images

# Configures this workflow to run every time a change is pushed to the branch called `release`.
on:
schedule:
- cron: '0 2 * * 2,5'
workflow_dispatch:

# Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds.
Expand Down

0 comments on commit 24147c9

Please sign in to comment.