Browse Source

ci: simple files check actions

pull/33705/head
xrkffgg 3 years ago
committed by GitHub
parent
commit
5c7d29d5a5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/verify-files-modify.yml

2
.github/workflows/verify-files-modify.yml

@ -2,7 +2,7 @@ name: Verify Files modify
on:
pull_request_target:
types: [opened, edited, synchronize, ready_for_review]
types: [opened, synchronize]
jobs:
verify:

Loading…
Cancel
Save