Skip to content

Commit

Permalink
Trigger adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Hjorth Christiansen committed Jan 9, 2024
1 parent 30ebb15 commit ab74c7a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/docker-build-and-publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
name: Deploy Images to Github Container registry

# Actions are triggered on: push to main branch, pull requests targeting the main branch and manual triggers
on:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:

jobs:
push-store-image:
Expand Down

0 comments on commit ab74c7a

Please sign in to comment.