Skip to content

Commit 4ba3096

Browse files
committed
fix workflow
1 parent eb2c8ef commit 4ba3096

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/pull-requests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Build and Test PR
22

33
on:
4+
push:
5+
branches:
6+
- main
47
pull_request:
58
branches:
69
- main

0 commit comments

Comments
 (0)