Compare commits

..

No commits in common. "a787b0f47f45f99ef37c3aede03effb16fc7f203" and "e15137fdab1815da5196b19eac51500a55c6d0c8" have entirely different histories.

View File

@ -1,5 +1,5 @@
name: Check Metadata
on:
'on':
pull_request:
paths:
- '/ct/*.sh'
@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
uses: actions/checkout@v3
- name: Check Metadata Lines in Scripts
shell: bash
run: |