Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DO NOT MERGE trigger fuzz #871

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 0 additions & 28 deletions .github/workflows/byob-slsa.yaml

This file was deleted.

67 changes: 0 additions & 67 deletions .github/workflows/ci.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/cifuzz.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: CIFuzz
on: [pull_request]
on: [pull_request, workflow_dispatch]
jobs:
Fuzzing:
runs-on: ubuntu-latest
Expand Down
42 changes: 0 additions & 42 deletions .github/workflows/conformance.yml

This file was deleted.

24 changes: 0 additions & 24 deletions .github/workflows/depsreview.yml

This file was deleted.

50 changes: 0 additions & 50 deletions .github/workflows/examples.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions .github/workflows/gradle-wrapper-validation.yaml

This file was deleted.

58 changes: 0 additions & 58 deletions .github/workflows/release-sigstore-gradle-plugin-from-tag.yaml

This file was deleted.

71 changes: 0 additions & 71 deletions .github/workflows/release-sigstore-java-from-tag.yaml

This file was deleted.

2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
# sigstore-java
A sigstore java client for interacting with sigstore infrastructure

whatever, more nonsense

You can file [issues directly](https://github.com/sigstore/sigstore-java/issues) on this project or
if you have any questions message us on the [sigstore#java](https://sigstore.slack.com/archives/C03239XUL92)
slack channel
Expand Down
Loading
Loading