Update rebase.yml

pull/14/head
yann300 4 years ago committed by GitHub
parent 86f28f7d81
commit d5b4c51bc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/workflows/rebase.yml

@ -21,7 +21,6 @@ name: Automatic Rebase
jobs:
rebase:
name: Rebase
if: github.event.issue.pull_request != ''
runs-on: ubuntu-latest
steps:
- name: Checkout the latest code

Loading…
Cancel
Save