Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KNarendra99599 authored Jun 20, 2024
1 parent 6aba4ab commit 9522d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
Testing:
if: false # This condition effectively skips the job
needs: If_merged
# needs: If_merged
runs-on: ubuntu-latest
steps:
- name: code checkout
Expand Down

0 comments on commit 9522d4a

Please sign in to comment.