Skip to content

Commit

Permalink
chore: Removed needs attribute in the snapshot job (#1616)
Browse files Browse the repository at this point in the history
  • Loading branch information
Avinash-Sanpala authored May 30, 2024
1 parent 04a5c3d commit 78be3e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@ jobs:

snapshot:
if: github.ref == 'refs/heads/main'
needs: snapshot
uses: newrelic/newrelic-cli/.github/workflows/snapshot.yml@main
secrets:
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
Expand Down

0 comments on commit 78be3e3

Please sign in to comment.