Skip to content

Commit

Permalink
Update dispatch-release-event.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dimakis committed Oct 17, 2023
1 parent 8f24cba commit 0f914fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch-release-event.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.CODEFLARE_MACHINE_ACCOUNT_TOKEN }}

Check failure on line 13 in .github/workflows/dispatch-release-event.yml

View workflow job for this annotation

GitHub Actions / precommit

[indentation] wrong indentation: expected 10 but found 12
run: |
gh workflow run test.yaml -R github.com/bobbins228/codeflare-operator -r test/workflow
gh workflow run test.yaml -R github.com/bobbins228/codeflare-operator -r test-workflow

0 comments on commit 0f914fa

Please sign in to comment.