Skip to content

Commit 2802d87

Browse files
committed
Change default branch for openstudio-standards automation to develop.
1 parent 7c7d4fd commit 2802d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger_osstd_repo_action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
-H "Authorization: Bearer ${{ secrets.JERRY_ACTIONS_KEY }}" \
3232
-H "X-GitHub-Api-Version: 2022-11-28" \
3333
https://api.github.com/repos/NREL/openstudio-standards/pulls \
34-
-d '{"title":"Building Energy Standards Data Update","body":"Updates have been made to the Building Energy Standards Data repository, see [here](https://github.com/pnnl/building-energy-standards-data/commit/${{ github.sha }}). This pull request was automatically generated.","head":"data_update_${{ steps.updatedata.outputs.shortsha }}","base":"master"}'
34+
-d '{"title":"Building Energy Standards Data Update","body":"Updates have been made to the Building Energy Standards Data repository, see [here](https://github.com/pnnl/building-energy-standards-data/commit/${{ github.sha }}). This pull request was automatically generated.","head":"data_update_${{ steps.updatedata.outputs.shortsha }}","base":"develop"}'

0 commit comments

Comments
 (0)