Skip to content

Commit

Permalink
ci: remove other workflow triggers just in case
Browse files Browse the repository at this point in the history
  • Loading branch information
eeberhard committed May 24, 2024
1 parent 027ceaf commit 6cfeb75
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,7 @@ name: Build and Push Multi-Arch Images
on:
push:
branches:
- develop
- main
- patch/v7.4.1
tags:
- "v*.*.*"

jobs:
build:
Expand Down

0 comments on commit 6cfeb75

Please sign in to comment.