Skip to content

Commit

Permalink
refactor: changed the condition for running a workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
VaibhavSharmaAtAgoda committed Jun 29, 2024
1 parent 5bb489c commit f86918d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build site

on:
pull_request:
types: [opened, reopened]
branches: [ develop ]

jobs:
build:
Expand Down

0 comments on commit f86918d

Please sign in to comment.