Skip to content

Commit

Permalink
add: added all the branches to the push condition of modifying the fe…
Browse files Browse the repository at this point in the history
…ature branch website
  • Loading branch information
GhostVaibhav committed Jul 14, 2024
1 parent 2b581d0 commit 4a2815f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.branch.deploy.push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Modifying the temporary site and deploying
on:
push:
branches:
- '*'
- '!main'
- '!develop'
workflow_dispatch:
Expand Down

0 comments on commit 4a2815f

Please sign in to comment.