Skip to content
Merged
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
2 changes: 1 addition & 1 deletion .github/workflows/run-experiments-apache-samza.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
paths:
- '.github/workflows/run-experiments-apache-samza.yml'
# Scheduled execution disabled while build is broken - see https://github.com/apache/samza/pull/1703
# Schedule execution disabled while their setup is not updated and pushing scans. See https://github.com/apache/samza/pull/1718
workflow_dispatch:

permissions:
Expand Down
Loading