Skip to content

Commit e8619f8

Browse files
authored
Update workflow to remove Python file trigger
Removed pull request trigger for Python files.
1 parent 686c9fd commit e8619f8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/pragma.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Pragma
22
on:
33
workflow_call:
4-
pull_request:
5-
paths:
6-
- '**.py' # Only run on Python files
74

85
jobs:
96
block-pragma:

0 commit comments

Comments
 (0)