Skip to content

[🚀 Feature]: The overview page of Selenium should be written better and without assuming it will be used for test #78

[🚀 Feature]: The overview page of Selenium should be written better and without assuming it will be used for test

[🚀 Feature]: The overview page of Selenium should be written better and without assuming it will be used for test #78

# Configuration for Label Commenter - https://github.com/peaceiris/actions-label-commenter
name: Label Commenter
on:
issues:
types: [ labeled ]
permissions:
contents: read
issues: write
jobs:
comment:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1