Skip to content

Commit

Permalink
Update PR branch for CI-build
Browse files Browse the repository at this point in the history
  • Loading branch information
ridoo committed Jul 4, 2024
1 parent 1af9067 commit 3157000
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
- name: "Create Pull Request"
uses: peter-evans/create-pull-request@v4
with:
title: "[${{ github.event.base_ref }}] new JS dist build"
title: "[datapackage_tabular-data] new JS dist build"
body: "CI build on branch ${{ github.event.base_ref }}"
base: "datapackage_tabular-data"
delete-branch: true

0 comments on commit 3157000

Please # to comment.