Skip to content

Commit ba97a3d

Browse files
committed
try to trigger a build
1 parent 52befa7 commit ba97a3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Continuous Integration
22

33
# Run this CI on all pushes to upstream
44
# (including PRs from upstream to upstream)
5-
on: push
5+
on: pull_request
66

77
jobs:
88
build_cfengine_hub_package:

0 commit comments

Comments
 (0)