Skip to content

Commit

Permalink
update github action run on codebuild configuration setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Ioannis committed Apr 13, 2026
1 parent 52a8c4c commit e298372
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/registry-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:

jobs:
setup-and-test:
runs-on: ubuntu-latest
runs-on:
- codebuild-comanage-pipeline-${{ github.run_id }}-${{ github.run_attempt }}

strategy:
fail-fast: false
Expand Down

0 comments on commit e298372

Please sign in to comment.