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 be7da78 commit 3e0807bCopy full SHA for 3e0807b
.github/workflows/debug_fasp.yml
@@ -3,11 +3,11 @@ name: CI - debug_fasp
3
on:
4
pull_request:
5
paths:
6
- - "/debug_fasp"
+ - "debug_fasp/**"
7
push:
8
branches: [ main ]
9
10
11
12
defaults:
13
run:
.github/workflows/fasp_base.yml
@@ -3,11 +3,11 @@ name: CI fasp_base
- - "/fasp_base"
+ - "fasp_base/**"
0 commit comments