Skip to content

Commit

Permalink
Trigger workflow for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexRuiz7 committed Dec 26, 2024
1 parent 9536fad commit 61e7692
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-push-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ on:
# For testing purposes. Must be removed before merging.
push:
branches:
- 524-automate-generation-of-docker-images
- '524-automate-generation-of-docker-images'
pull_request:
branches:
- "master"
- 'master'
paths:
- ".github/workflows/build-push-docker-image.yml"
- '.github/workflows/build-push-docker-image.yml'
workflow_dispatch:
inputs:
revision:
Expand Down

0 comments on commit 61e7692

Please sign in to comment.