Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Merge pull request #2860 from fpistm/stm32cubewl3_update#1043

Merge pull request #2860 from fpistm/stm32cubewl3_update

Merge pull request #2860 from fpistm/stm32cubewl3_update #1043

Workflow file for this run

name:PlatformIO build
on:
push:
branches:
-main
paths-ignore:
-.github/**
-'!.github/actions/pio-build/**'
-'!.github/workflows/PIO-build.yml'
-'*.json'
-'**.md'
-keywords.txt
-CI/**
-'!CI/build/platformio-builder.py'
-cmake/**
-tools/**
-'!tools/platformio/platformio-build.py'
pull_request:
paths-ignore:
-.github/**
-'!.github/actions/pio-build/**'
-'!.github/workflows/PIO-build.yml'
-'*.json'
-'**.md'
-keywords.txt
-CI/**
-'!CI/build/platformio-builder.py'
-cmake/**
-tools/**
-'!tools/platformio/platformio-build.py'
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
pio_build:
runs-on:ubuntu-latest
name:PlatformIO test
steps:
# First of all, clone the repo using the checkout action.
-name:Checkout
uses:actions/checkout@main
-name:PlatformIO
id:Compile
uses:./.github/actions/pio-build

[8]ページ先頭

©2009-2025 Movatter.jp