Skip to content

Bump yiisoft/yii2 from 2.0.43 to 2.0.47 #56

Bump yiisoft/yii2 from 2.0.43 to 2.0.47

Bump yiisoft/yii2 from 2.0.43 to 2.0.47 #56

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1.1.0
with:
repo-token: ${{ secrets.GH_TOKEN }}
issue-message: 'Hello @${{ github.actor }} , thank you for submitting an issue!'
pr-message: 'Hello @${{ github.actor }} , thank you submitting a pull request!'