Skip to content

Commit 7fe2e93

Browse files
authored
CI: Check ASF action allowlist on every PR (#772)
Relates to: * apache/iceberg#16934 * apache/iceberg#16926
1 parent 42b498f commit 7fe2e93

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/asf-allowlist-check.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,9 @@ name: "ASF Allowlist Check"
2626
on:
2727
pull_request:
2828
types: [opened, synchronize, reopened, ready_for_review]
29-
paths:
30-
- ".github/**"
3129
push:
3230
branches:
3331
- main
34-
paths:
35-
- ".github/**"
3632

3733
permissions:
3834
contents: read

0 commit comments

Comments
 (0)