Skip to content

Commit

Permalink
push:
Browse files Browse the repository at this point in the history
    branches: [ "dev", "sam-custom" ]
  • Loading branch information
sam#gemmi-win10 committed Oct 2, 2023
1 parent 4a4be29 commit 36d7f7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: docker-image
on:
push:
branches: [ "dev" ]
branches: [ "dev", "sam-custom" ]
pull_request:
branches: [ "dev" ]
jobs:
Expand Down

0 comments on commit 36d7f7b

Please sign in to comment.