Skip to content

Commit

Permalink
Revert "REVERT ME: Allow build on this branch"
Browse files Browse the repository at this point in the history
This reverts commit fded01a.
  • Loading branch information
mfisher87 committed Apr 15, 2024
1 parent 10dfe1e commit 5919362
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/build-and-publish-container-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@ name: "Build and publish container image"

on:
push:
# paths:
# - "Dockerfile"
# - "environment.yml"
paths:
- "Dockerfile"
- "environment.yml"
branches:
- "main"
- "run-parsl-on-adc-cluster"
tags:
- "v[0-9]+.[0-9]+.[0-9]+*"

Expand Down

0 comments on commit 5919362

Please sign in to comment.