Skip to content

Commit

Permalink
adjust workflow to make success of lint yaml optional
Browse files Browse the repository at this point in the history
  • Loading branch information
alisha-k-kalladassery committed Dec 5, 2024
1 parent 2750ff9 commit 8f5519c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/first-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
with:
file_or_dir: .
say-hello:
if: ${{ always() }}
needs: lint-yaml
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 8f5519c

Please sign in to comment.