Skip to content

Commit

Permalink
chore: bump ci test conditions
Browse files Browse the repository at this point in the history
Signed-off-by: peefy <[email protected]>
  • Loading branch information
Peefy committed Jan 15, 2024
1 parent 4a0a152 commit b72686f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: Continuous Integration
on:
# See https://docs.github.com/en/actions/reference/events-that-trigger-workflows.
pull_request:
push:
branches:
- main
- "releases/*"
jobs:
bazel-source-inspection:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b72686f

Please sign in to comment.