Skip to content

Commit

Permalink
drop job that is not useful
Browse files Browse the repository at this point in the history
Signed-off-by: cpanato <[email protected]>
  • Loading branch information
cpanato committed May 2, 2024
1 parent ad523d8 commit 87f50e7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 29 deletions.
27 changes: 0 additions & 27 deletions .github/workflows/auto_merge.yaml

This file was deleted.

3 changes: 1 addition & 2 deletions .github/workflows/build-snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,8 @@ jobs:
- snapshot
permissions:
actions: read # To read the workflow path.
id-token: write # To sign the provenance.
contents: write # To add assets to a release.
uses: slsa-framework/slsa-github-generator/.github/workflows/[email protected]
with:
base64-subjects: "${{ needs.release.outputs.hashes }}"
upload-assets: false
continue-on-error: true

0 comments on commit 87f50e7

Please sign in to comment.