Skip to content

Commit

Permalink
change to ci-build file
Browse files Browse the repository at this point in the history
  • Loading branch information
pavankad committed Aug 17, 2024
1 parent 13aabc1 commit c6c5828
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@
name: Build and Test Images

on:
workflow_dispatch:
push:
branches:
- '**'

env:
REGISTRY: ${{ vars.CONTAINER_REGISTRY }}
Expand Down

0 comments on commit c6c5828

Please sign in to comment.