Skip to content

Commit

Permalink
Merge pull request #52 from cap-js/actions-for-test
Browse files Browse the repository at this point in the history
inherit from main workflow
  • Loading branch information
DanSchlachter authored Mar 8, 2024
2 parents 4e18c34 + 9ad16a1 commit 26beb62
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 26beb62

Please sign in to comment.