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

Run clippy and build docs on CI #4

Merged
merged 4 commits into from
May 29, 2024
Merged

Run clippy and build docs on CI #4

merged 4 commits into from
May 29, 2024

Conversation

rzadp
Copy link
Contributor

@rzadp rzadp commented May 29, 2024

No description provided.

@rzadp rzadp requested review from a team May 29, 2024 12:05
@alvicsam
Copy link

I'd also add concurrency section after on: to skip previous runs

concurrency:
  group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
  cancel-in-progress: true

@rzadp
Copy link
Contributor Author

rzadp commented May 29, 2024

I'd also add concurrency section after on: to skip previous runs

Good call, done.

@rzadp rzadp merged commit ce6c1e0 into master May 29, 2024
2 checks passed
@rzadp rzadp deleted the rzadp/ci-build branch May 29, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants