Skip to content

Commit

Permalink
inherit from main workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
navinkrishnan committed Mar 8, 2024
1 parent 15f81b2 commit a38455c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ jobs:
push:
name: Push to CDS Test branch
uses: ./.github/workflows/create-test-branch.yml
secrets: inherit
if: github.event_name == 'push'

0 comments on commit a38455c

Please sign in to comment.