Skip to content

Commit a1c357c

Browse files
chore(tests): run tests on each PR (#431)
1 parent 4ea74a9 commit a1c357c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/gcp-sphinx-docfx-yaml/.github/workflows

packages/gcp-sphinx-docfx-yaml/.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Presubmit tests
22

3-
on: [push]
3+
on: [push, pull_request]
44

55
jobs:
66
test:

0 commit comments

Comments
 (0)