Skip to content

Commit

Permalink
Merge branch 'main' into attest-build-provenance
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo82148 committed Jun 29, 2024
2 parents 1cbad6a + 145ac4c commit b0091d0
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/darwin-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ on:
push:
branches:
- "releases/*"
schedule:
- cron: "10 15 * * 5"
workflow_dispatch:
inputs:
perl-versions:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/darwin-x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ on:
push:
branches:
- "releases/*"
schedule:
- cron: "10 15 * * 5"
workflow_dispatch:
inputs:
perl-versions:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ on:
push:
branches:
- "releases/*"
schedule:
- cron: "15 6 * * 5"
workflow_dispatch:
inputs:
perl-versions:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/win32.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ on:
push:
branches:
- "releases/*"
schedule:
- cron: "29 0 * * 2"
workflow_dispatch:
inputs:
perl-versions:
Expand Down

0 comments on commit b0091d0

Please sign in to comment.