Skip to content

Commit

Permalink
Expand scope of CI running
Browse files Browse the repository at this point in the history
  • Loading branch information
callumforrester committed Jul 19, 2024
1 parent e7d102f commit f8e293d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: Container

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

jobs:
build:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: Helm CI

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

env:
GCR_IMAGE: ghcr.io/diamondlightsource/logpanel
Expand Down

0 comments on commit f8e293d

Please sign in to comment.