add checkout step

This commit is contained in:
phutx 2024-07-12 10:46:35 +07:00
parent dcfadbff1e
commit d89522f6a2
No known key found for this signature in database
GPG Key ID: A15E735807B2BD53

View File

@ -12,6 +12,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v3
with: