Skip to content

Commit 40ff8f0

Browse files
authored
Merge branch 'main' into APL-1429
2 parents 6743b7c + 416ed34 commit 40ff8f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/svcaplbot-run-dyff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
check-commit:
1818
runs-on: ubuntu-latest
1919
outputs:
20-
should_skip: ${{ steps.check.outputs.skip }}
20+
skip: ${{ steps.check.outputs.skip }}
2121
steps:
2222
- name: Checkout repository
2323
uses: actions/checkout@v6

0 commit comments

Comments
 (0)