Skip to content

Commit

Permalink
Update example.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
qoomon authored Oct 8, 2024
1 parent 5852f51 commit 0a16cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
# IMPORTANT If the surrounding workflow is a reusable workflow itself, append ', ${{ inputs.workflow-context }}'
workflow-context: job-with-reusable-workflow-nested, ${{ toJSON(matrix) }}

job-with-real-long-id-abcdefghijklmnopyrstuvwxyz-abcdefghijklmnopyrstuvwxyz-abcdefghijklmnopyrstuv:
job-with-real-long-id-abcdefghijklmnopyrstuvwxyz-abcdefghijklmnopyrstuvwxyz-abcdefghijklmnopyrstu:
strategy:
matrix:
node-version: [ 22.x, 20.x ]
Expand Down

0 comments on commit 0a16cb5

Please sign in to comment.