mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-10 07:02:11 +00:00
Merge pull request #34 from girtsf/patch-1
run CI on pull requests as well
This commit is contained in:
commit
f099a31a29
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -1,5 +1,7 @@
|
||||
name: Continuous Integration
|
||||
on: push
|
||||
on:
|
||||
- push
|
||||
- pull_request
|
||||
|
||||
jobs:
|
||||
main:
|
||||
|
Loading…
Reference in New Issue
Block a user