Skip to content

Commit

Permalink
Update deploy-staging.yml (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-Toney authored Sep 9, 2024
1 parent 1d10816 commit f837c03
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,11 @@ on:
branches: [staging]
workflow_dispatch:



jobs:
build:
name: Build
environment: Staging
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/staging'
steps:
- name: Checkout repository
uses: actions/[email protected]
Expand Down

0 comments on commit f837c03

Please sign in to comment.