Skip to content

Commit e4374e0

Browse files
committed
update github actions according to template
1 parent 8013f7e commit e4374e0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/pr.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
name: Pull Requests
22

33
on:
4+
push:
5+
branches-ignore:
6+
- "main"
7+
- "master"
8+
- "development"
49
pull_request:
510
branches:
611
- development

0 commit comments

Comments
 (0)