We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 145e0c8 commit abbd7f7Copy full SHA for abbd7f7
.github/workflows/deploy.yml
@@ -4,9 +4,6 @@ name: Trigger Elys Registry API
4
on:
5
push:
6
branches: [ main ]
7
- paths:
8
- - 'data/**'
9
- - 'schema/**'
10
11
jobs:
12
trigger-deploy:
0 commit comments