Skip to content

Commit a7bdb9d

Browse files
author
Martin Boje Carpentier
committed
Run on push OR pull_request
1 parent 6666c99 commit a7bdb9d

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/ci-build.yml

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

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

85
jobs:
96
Build:

0 commit comments

Comments
 (0)