Loading .github/workflows/check-git-apply.yaml +5 −3 Original line number Diff line number Diff line Loading @@ -12,9 +12,11 @@ name: Check git apply # statuses: none on: # push: # branches-ignore: # - 'ci' push: branches-ignore: - 'ci' paths: - 'build/**' workflow_dispatch: inputs: Loading Loading
.github/workflows/check-git-apply.yaml +5 −3 Original line number Diff line number Diff line Loading @@ -12,9 +12,11 @@ name: Check git apply # statuses: none on: # push: # branches-ignore: # - 'ci' push: branches-ignore: - 'ci' paths: - 'build/**' workflow_dispatch: inputs: Loading