Skip to content

Commit

Permalink
fix: remove if
Browse files Browse the repository at this point in the history
  • Loading branch information
etowahadams committed Jun 6, 2024
1 parent e0b2244 commit 294fe1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/master'
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit 294fe1e

Please sign in to comment.