Skip to content

Commit e70f901

Browse files
authored
Trigger github workflows for pull requests (#73)
1 parent debf10a commit e70f901

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ngsPETSc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# .github/workflows/app.yaml
22
name: ngsPETSc tests
33
on:
4+
pull_request:
5+
types: [synchronize]
6+
47
push:
58
branches-ignore:
69
- 'no-ci/*'

0 commit comments

Comments
 (0)