There was an error while loading. Please reload this page.
1 parent a5aca82 commit ddbe8b6Copy full SHA for ddbe8b6
1 file changed
.github/workflows/dzil-matrix.yaml
@@ -0,0 +1,12 @@
1
+name: "dzil matrix"
2
+on:
3
+ workflow_dispatch: ~
4
+ push:
5
+ branches: "*"
6
+ tags-ignore: "*"
7
+ pull_request: ~
8
+
9
+jobs:
10
+ build-and-test:
11
+ name: dzil-matrix
12
+ uses: rjbs/dzil-actions/.github/workflows/dzil-matrix.yaml@v0
0 commit comments