Skip to content

Bump webpack and @vue/cli-plugin-typescript in /panther/panther_webapp/app/tools/vizualizer/qviz/visualizations #27

Bump webpack and @vue/cli-plugin-typescript in /panther/panther_webapp/app/tools/vizualizer/qviz/visualizations

Bump webpack and @vue/cli-plugin-typescript in /panther/panther_webapp/app/tools/vizualizer/qviz/visualizations #27

Workflow file for this run

name: Greetings
on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Thanks for reporting an issue <3"
pr-message: "Thanks for improving my baby <3"