Skip to content

Commit

Permalink
EHD-1057: Simplify hosting: Use GitHub Actions WIP2
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgriff committed Dec 18, 2024
1 parent 9fab7ae commit 38530ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-all-environments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
branches:
- 'main'
- '*'

concurrency: ${{ github.workflow }} # Prevents more than one instance of this workflow running at the same time

Expand Down

0 comments on commit 38530ee

Please sign in to comment.