Skip to content

Feat: Update trigger event of add-needs-verification-label.yml #857

Feat: Update trigger event of add-needs-verification-label.yml

Feat: Update trigger event of add-needs-verification-label.yml #857

Workflow file for this run

name: commits
on: [push, pull_request]
jobs:
build:
name: conventional
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: webiny/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}