We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 686c9fd commit e8619f8Copy full SHA for e8619f8
.github/workflows/pragma.yml
@@ -1,9 +1,6 @@
1
name: Pragma
2
on:
3
workflow_call:
4
- pull_request:
5
- paths:
6
- - '**.py' # Only run on Python files
7
8
jobs:
9
block-pragma:
0 commit comments