Skip to content

run action in PR

run action in PR #1

Workflow file for this run

name: ubuntu-latest
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: chmod +x sh/run.sh && ./sh/run.sh