Skip to content

Commit

Permalink
Remove test branch from github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
carolabadeer committed Oct 19, 2023
1 parent 6c4b9af commit 666cbcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Node.js SDK Continuous Build

on:
push:
branches: [master, update-service-error-clarification-package]
branches: [master]
pull_request:
branches: [master]

Expand Down

0 comments on commit 666cbcd

Please sign in to comment.