Skip to content

Commit

Permalink
force trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
thetoolsmith committed Jan 17, 2025
1 parent fd13611 commit 27034e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codebuild_runner_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
run: |
echo "force trigger again"
echo -e "running GHA workflow ${{ github.event.number }}\nbuild: ${{ github.run_id }}\nattempt: ${{ github.run_attempt }}"
- name: listclusters
- name: list
run: |
aws secretsmanager list-secrets --region us-east-1 --output json
aws s3api list-buckets --region us-east-1 --output json

0 comments on commit 27034e2

Please sign in to comment.