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 7c8abee commit 4ee4866Copy full SHA for 4ee4866
.github/workflows/CI.yml
@@ -11,4 +11,4 @@ jobs:
11
call:
12
uses: control-toolbox/CTActions/.github/workflows/ci.yml@main
13
with:
14
- runners: '["ubuntu-latest", "windows-latest"]'
+ runs_on: '["ubuntu-latest", "windows-latest"]'
0 commit comments