Skip to content

Commit

Permalink
Merge branch 'feature/staging-deploys' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwelcher committed Feb 6, 2025
2 parents 57e53c4 + e07047b commit 4234534
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-to-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
jobs:
Linting:
uses: ./.github/workflows/linting.yml
concurrency:
group: staging-deploy
cancel-in-progress: true

Deploy:
name: FTP-Deploy-Action
Expand Down

0 comments on commit 4234534

Please sign in to comment.