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 2e9c83e commit aa84994Copy full SHA for aa84994
.github/workflows/main.yml
@@ -17,4 +17,4 @@ jobs:
17
uses: actions/checkout@v4
18
19
# Call the composite action defined in my-action.yml
20
- - uses: ./.github/workflows/pylint.yml
+ - uses: ./.github/workflows/setup.yml@migrate_ci
0 commit comments