Skip to content

Commit

Permalink
Merge pull request #147 from r-devel/docker-build
Browse files Browse the repository at this point in the history
Update build-and-publish-image.yml
  • Loading branch information
StarTrooper08 authored Jun 28, 2024
2 parents 049d89e + 66d9cf5 commit fe39e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Build and publish Docker image
on:
workflow_dispatch:
pull_request:
branches: ["devel"]
branches: ["main","devel"]
types: [closed]
paths:
- '.github/workflows/build-and-publish-image.yml'
Expand Down

0 comments on commit fe39e4d

Please sign in to comment.