embedded-hal-1.0
Caemor 2020-10-20 12:41:28 +02:00
parent 43aba4ddb1
commit 82f0fe2d15
2 changed files with 3 additions and 3 deletions

View File

@ -4,10 +4,10 @@ name: Rust
on: on:
push: push:
branches: branches:
- master - main
pull_request: pull_request:
branches: branches:
- master - main
jobs: jobs:
build: build:

View File

@ -42,7 +42,7 @@ branches:
only: only:
# release tags # release tags
- /^v\d+\.\d+\.\d+.*$/ - /^v\d+\.\d+\.\d+.*$/
- master - main
notifications: notifications:
email: email: