Update rebase-pull-requests.yml

pull/741/head
yann300 4 years ago committed by GitHub
parent df7eafa344
commit 77643b7a84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/rebase-pull-requests.yml

@ -2,6 +2,8 @@ name: Rebase Pull Requests
on:
push:
branches: [master]
workflow_dispatch:
jobs:
rebase:
runs-on: ubuntu-latest

Loading…
Cancel
Save