Skip to content

Commit

Permalink
Merge branch 'master' into feat/related-studies-update
Browse files Browse the repository at this point in the history
  • Loading branch information
mfshao authored Mar 12, 2024
2 parents 926661d + b6031e0 commit 45b5be4
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/build_awshelper.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Build awshelper image

on:
push:
paths:
- .github/workflows/build_awshelper.yaml
- Docker/awshelper/**
# Always build this image because it contains all the cloud-automation files.
# Some jobs depend on arbitrary files and we need to test them with updated awshelper images.
on: push

jobs:
awshelper:
Expand Down

0 comments on commit 45b5be4

Please sign in to comment.