There was an error while loading. Please reload this page.
1 parent d573b46 commit fe5774cCopy full SHA for fe5774c
1 file changed
.github/workflows/update-prebuilt.yaml
@@ -1,6 +1,9 @@
1
name: Update pre-built libraries
2
on:
3
workflow_dispatch:
4
+ push:
5
+ paths:
6
+ - 'external/**'
7
8
jobs:
9
build-vs-solution-persistence:
0 commit comments