Skip to content

Commit

Permalink
use workflow dispatch (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
bellaabdelouahab authored Oct 1, 2023
1 parent 884aa2d commit 0ff5e7d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ on:

jobs:
approved:
# status is approved and branch is main
if: github.event.review.state == 'APPROVED' && github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
env:
NODE_ENV: production
Expand Down

0 comments on commit 0ff5e7d

Please sign in to comment.