Skip to content

Commit

Permalink
Fix update foundation (#122)
Browse files Browse the repository at this point in the history
* Add new pull request generator

* Update foundation workflow
  • Loading branch information
kevinneko authored Oct 4, 2023
1 parent c7202e9 commit 24c4006
Show file tree
Hide file tree
Showing 5 changed files with 619 additions and 439 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update_foundation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ jobs:
run: |
cd scripts/create-pull-request/
npm install
npm run create-pull-request
npm run create-pull-request -- --owner="${{github.repository_owner}}" --repo="${GITHUB_REPOSITORY#*/}" --baseBranch="main"
Loading

0 comments on commit 24c4006

Please sign in to comment.