%PDF- %PDF-
Direktori : /var/www/html/node_modules/object.assign/.github/workflows/ |
Current File : /var/www/html/node_modules/object.assign/.github/workflows/rebase.yml |
name: Automatic Rebase on: [pull_request_target] jobs: _: name: "Automatic Rebase" runs-on: ubuntu-latest steps: - uses: actions/checkout@v1 - uses: ljharb/rebase@master env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}