We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ea1740 commit c5a5684Copy full SHA for c5a5684
1 file changed
.github/workflows/data-integrity.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
paths:
6
- data/**
7
+ workflow_dispatch:
8
9
jobs:
10
data-integrity:
0 commit comments