Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
cooldragontattoo committed Dec 18, 2024
1 parent d4511d9 commit db2b08b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
jobs:
my-job:
runs-on:
- cfpb-cfgov-cfpb-actions-gha-${{ github.run_id }}-${{ github.run_attempt }}
- cfpb-cfgov-cfpb-actions-gha-${{ github.run_id }}-${{ github.run_attempt }}
steps:
- name: my-step
run: echo "Hello World!"

0 comments on commit db2b08b

Please sign in to comment.