We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caebc46 commit b6046c3Copy full SHA for b6046c3
.github/workflows/test.yml
@@ -5,14 +5,14 @@ on:
5
branches:
6
- master
7
paths:
8
- - '.github/workflows/test-prod.yml'
+ - '.github/workflows/test.yml'
9
- 'docker/openemr/[0-9]*.[0-9]*.[0-9]/**'
10
- 'docker/openemr/flex-*/**'
11
pull_request:
12
13
14
15
16
17
18
0 commit comments