Skip to content

Update to tomcat 9.0.98 / release as 1.2.5 / update github-actions #29

Update to tomcat 9.0.98 / release as 1.2.5 / update github-actions

Update to tomcat 9.0.98 / release as 1.2.5 / update github-actions #29

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@v4
with:
repository: aerius/github-actions
path: aerius-github-actions
ref: v1.1
- uses: aerius/github-actions/events/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}