We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84ad132 commit 60dab32Copy full SHA for 60dab32
.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