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 e32c1d7 commit a3d1629Copy full SHA for a3d1629
1 file changed
.github/workflows/windows_concurrency_test.yml
@@ -1,3 +1,12 @@
1
+name: "🚀 Windows - Omnipkg Demo Test (CI - No Redis)"
2
+
3
+on:
4
+ push:
5
+ branches: [ main ]
6
+ pull_request:
7
8
+ workflow_dispatch:
9
10
jobs:
11
test:
12
runs-on: windows-latest
0 commit comments