mirror of
https://github.com/adafruit/Adafruit_Sensor.git
synced 2025-08-01 08:04:26 +02:00
add repository_dispatch event
This commit is contained in:
2
.github/workflows/githubci.yml
vendored
2
.github/workflows/githubci.yml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: Arduino Library CI
|
name: Arduino Library CI
|
||||||
|
|
||||||
on: [pull_request, push]
|
on: [pull_request, push, repository_dispatch]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Reference in New Issue
Block a user