Skip to content

Commit a2faca7

Browse files
committed
Run the build workflow on pull requests too
1 parent d7f070b commit a2faca7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
name: Build dump1090-fa on push
1+
name: Build dump1090-fa
22

3-
on: push
3+
on: [ push, pull_request ]
44

55
jobs:
66
build:

0 commit comments

Comments
 (0)