Skip to content

Fix test CI

Fix test CI #65

Workflow file for this run

name: Test Action
permissions:
contents: read
pull-requests: write
on: [push]
jobs:
run-action:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run hello-world action
uses: jingairpi/hello-world-action@501541b6785b5a86ad14d530790981245261e1db # v1.10