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