Skip to content

Commit

Permalink
Merge branch 'master' into chore/add-maintenance-page-alt-text
Browse files Browse the repository at this point in the history
  • Loading branch information
tianj7 authored Mar 12, 2024
2 parents a336c64 + b6031e0 commit 212e4b5
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 212e4b5

Please sign in to comment.