Skip to content

Commit

Permalink
test: adding PR as trigger to test workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
huniafatima-arbi committed Jan 7, 2025
1 parent ec204eb commit e5380b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/push-docker-images.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Build and Publish Docker Images

on:
pull_request:
branches:
- '**'
workflow_dispatch:
inputs:
image_to_build:
Expand Down

0 comments on commit e5380b8

Please sign in to comment.