Skip to content

Commit

Permalink
Remove testing stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexRuiz7 committed Dec 26, 2024
1 parent 61e7692 commit 01be6dd
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/build-push-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,6 @@ name: Build and push Docker image
# - Run manually
# - Invoked from another workflow
on:
# For testing purposes. Must be removed before merging.
push:
branches:
- '524-automate-generation-of-docker-images'
pull_request:
branches:
- 'master'
paths:
- '.github/workflows/build-push-docker-image.yml'
workflow_dispatch:
inputs:
revision:
Expand Down

0 comments on commit 01be6dd

Please sign in to comment.