Skip to content

Commit a3aceca

Browse files
author
Martin Boje Carpentier
committed
Removed the github triggers that didn't work
1 parent a7bdb9d commit a3aceca

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/ci-build.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: 'Build and Test'
22

3-
on: [push, pull_request]
3+
on:
4+
push:
5+
pull_request:
6+
branches: [ main ]
47

58
jobs:
69
Build:

0 commit comments

Comments
 (0)