Update ci.yml
Removed unuseful code. Made the CI crash
This commit is contained in:
@@ -85,12 +85,4 @@ jobs:
|
||||
with:
|
||||
default_author: github_actions
|
||||
message: 'edge: bumping release edge-${{ github.run_id }}'
|
||||
pull: '--rebase --autostash'
|
||||
|
||||
|
||||
- name: Push changes
|
||||
uses: ad-m/github-push-action@v0.6.0
|
||||
with:
|
||||
github_token: ${{ github.token }}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user