Skip to content

modify actions to check trigger #1

modify actions to check trigger

modify actions to check trigger #1

Workflow file for this run

name: create_data_update_pr
on: [push]
jobs:
create-data-update-pr:
runs-on: ubuntu-latest
steps:
- run: echo "Running OSSTD GitHub Action"