Skip to content

Commit

Permalink
action triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
dsavchenko committed Feb 27, 2024
1 parent d12aa52 commit b87d65d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/docker-image-galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,13 @@ name: Publish Docker image for Galaxy bot
on:
push:
branches:
- 'master'
- master
pull_request:
types:
- 'labeled'
- labeled
- opened
- synchronize
- reopened



Expand Down

0 comments on commit b87d65d

Please sign in to comment.