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 ab43038 commit c7158e7Copy full SHA for c7158e7
.github/workflows/deploy.yml
@@ -40,3 +40,6 @@ jobs:
40
ci_14_2:
41
uses: ./.github/workflows/14.2.yml
42
secrets: inherit
43
+ ci_14_3:
44
+ uses: ./.github/workflows/14.3.yml
45
+ secrets: inherit
0 commit comments