Skip to content

Commit

Permalink
Add new_matrix branch to GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
senkenn committed May 4, 2024
1 parent baee811 commit d7b9a18
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
name: CI

on:
pull_request
push:
branches:
- new_matrix

pull_request:

jobs:
clippy:
Expand Down

0 comments on commit d7b9a18

Please sign in to comment.