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 43a4d08 commit 16764f2Copy full SHA for 16764f2
.github/workflows/CI.yml
@@ -11,5 +11,5 @@ jobs:
11
call:
12
uses: control-toolbox/CTActions/.github/workflows/ci.yml@main
13
with:
14
- runners: '["ubuntu-latest"]'
+ runs_on: '["ubuntu-latest"]'
15
versions: '["1.12"]'
0 commit comments