This repository was archived by the owner on Jul 14, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77jobs :
88 skip :
99 name : Skip Duplicate Actions
10- uses : ixm-one/common/.github/workflows/actions.skip.yml@main
10+ uses : ixm-one/common/.github/workflows/actions.skip.yml@68418f609f1536adc3c3861b0a0b0e63d78ecc6e # main
1111 coverage :
1212 name : Code Coverage
1313 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 77jobs :
88 skip :
99 name : Skip Duplicate Actions
10- uses : ixm-one/common/.github/workflows/actions.skip.yml@main
10+ uses : ixm-one/common/.github/workflows/actions.skip.yml@68418f609f1536adc3c3861b0a0b0e63d78ecc6e # main
1111 actions :
1212 name : Lint GitHub Action Workflows
13- uses : ixm-one/common/.github/workflows/actions.lint.yml@main
13+ uses : ixm-one/common/.github/workflows/actions.lint.yml@68418f609f1536adc3c3861b0a0b0e63d78ecc6e # main
1414 needs : skip
1515 if : needs.skip.outputs.should-skip != 'true'
1616 spelling :
1717 name : Lint Spelling
18- uses : ixm-one/common/.github/workflows/spellcheck.yml@main
18+ uses : ixm-one/common/.github/workflows/spellcheck.yml@68418f609f1536adc3c3861b0a0b0e63d78ecc6e # main
1919 needs : skip
2020 if : needs.skip.outputs.should-skip != 'true'
2121 python :
You can’t perform that action at this time.
0 commit comments