diff --git a/.github/workflows/create_www_update.yml b/.github/workflows/create_www_update.yml index a882882..3d9d55e 100644 --- a/.github/workflows/create_www_update.yml +++ b/.github/workflows/create_www_update.yml @@ -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