Skip to content

Commit

Permalink
ci(gha): stop docker builds on every push (#526)
Browse files Browse the repository at this point in the history
  • Loading branch information
iFergal committed Jun 17, 2024
1 parent 2046624 commit de18f8f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/docker-builds.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: Build and publish docker artifacts

on:
push:
branches:
- main
- develop
pull_request:
types: [ opened, synchronize ]
workflow_dispatch:

env:
Expand Down

0 comments on commit de18f8f

Please sign in to comment.