Skip to content

Cleanup of code, removed unsused/deprecated code. #357

Cleanup of code, removed unsused/deprecated code.

Cleanup of code, removed unsused/deprecated code. #357

name: pull_request-opened-synchronize-reopened-event
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
job:
runs-on: ubuntu-latest
steps:
- name: Check out github-actions repo
uses: actions/checkout@v2
with:
repository: aerius/github-actions
path: aerius-github-actions
ref: v1.1
- uses: aerius/github-actions/events/pull_request-event-action@v1.1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ROOT_POM_DIRECTORY: repo/source