This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
test path filter on spa
pull/1593/head
Borja García Rodríguez
4 years ago
parent
b652c70f07
commit
2be88ebdb6
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.github/workflows/webspa.yml
+ 1
- 0
.github/workflows/webspa.yml
View File
@ -25,6 +25,7 @@ env:
jobs:
BuildContainersForPR_Linux:
runs-on
:
ubuntu-latest
if
:
${{ github.event_name == 'pull_request' }}
steps:
Write
Preview
Loading…
Cancel
Save