Skip to content

Commit

Permalink
change trigger branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudBger committed Feb 7, 2024
1 parent 24e96d1 commit 96a7811
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
tags:
- "*"
branches:
- main
- develop

env:
REGISTRY: ghcr.io
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and Test
on:
push:
branches:
- main
- develop
pull_request:
branches:
- "**"
Expand Down

0 comments on commit 96a7811

Please sign in to comment.