Skip to content

refactor: change a type of condition value in event rule #468

refactor: change a type of condition value in event rule

refactor: change a type of condition value in event rule #468

name: "[PR Open] example"
on:
pull_request:
types: [opened]
jobs:
example:
runs-on: ubuntu-latest
steps:
- run: echo "Implement here with test codes!"