Skip to content

Commit

Permalink
build: configure docker build and push to run only on merge to main
Browse files Browse the repository at this point in the history
  • Loading branch information
anujsinha3 committed Feb 28, 2025
1 parent d4c7c3a commit d23decc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ on:
paths:
- "Dockerfile"
- "**/*.R"
pull_request:
branches:
- main

jobs:
build-and-push:
Expand Down

0 comments on commit d23decc

Please sign in to comment.