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

[CI] Add jazzy and other minor updates #1114

Merged
merged 12 commits into from
May 8, 2024
Prev Previous commit
Next Next commit
Fix path filter
Co-authored-by: Felix Exner (fexner) <felix_mauch@web.de>
  • Loading branch information
christophfroehlich and fmauch authored May 8, 2024
commit 3591d5039bfdce19e4d762e081abd07859833095
2 changes: 1 addition & 1 deletion .github/workflows/iron-rhel-semi-binary-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- '**.hpp'
- '**.h'
- '**.cpp'
- '.github/workflows/jazzy-debian-build.yml'
- '.github/workflows/iron-rhel-semi-binary-build.yml'
schedule:
# Run every day to detect flakiness and broken dependencies
- cron: '03 1 * * *'
Expand Down
Loading