Skip to content

Update README.md

Update README.md #2

Workflow file for this run

name: On Dependabot Close
on:
pull_request:
branches: [main]
types: [closed]
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: echo it triggerred