Skip to content

Commit

Permalink
Run CI on PRs.
Browse files Browse the repository at this point in the history
GitOrigin-RevId: be865dc77be3959ccb1dff3e3bcbd0e56cd812ca
  • Loading branch information
cpojer committed May 8, 2024
1 parent 40dbc85 commit 87d72ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@ name: test

on:
push:
branches:
- main
pull_request:
branches:
- main

jobs:
action:
Expand Down

0 comments on commit 87d72ff

Please sign in to comment.