Skip to content

Commit

Permalink
Switch from hub to gh (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
kingthorin authored Oct 29, 2023
1 parent 53a9fba commit c4466f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_www_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
git commit -m "VWAD Update $SHORT_DATE" -m "Updates based on $SRC_BASE"
git push --set-upstream origin $BRANCH --force
# Open the PR
hub pull-request --no-edit
gh pr create -R OWASP/www-project-vulnerable-web-applications-directory --fill

0 comments on commit c4466f2

Please sign in to comment.