Skip to content

Commit 38635dc

Browse files
Build examples also for pull requests
1 parent 629e950 commit 38635dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
on: [push]
1+
on: [push, pull_request]
22
name: Build ACT examples
33
jobs:
44
build_with_docker:

0 commit comments

Comments
 (0)