mirror of
https://github.com/github/codeql-action.git
synced 2026-01-06 14:40:10 +08:00
Fix push
This commit is contained in:
@@ -51,6 +51,6 @@ jobs:
|
||||
git checkout -b update-supported-enterprise-server-versions
|
||||
git add .
|
||||
git commit --message "Update supported GitHub Enterprise Server versions"
|
||||
git push
|
||||
git push origin update-supported-enterprise-server-versions
|
||||
gh pr create --fill --draft
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user