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

Commit 9182045

Browse files
committed
run
1 parent 5474ad8 commit 9182045

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

‎.github/workflows/build-host.yml‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@
44
name: Build on host OS
55

66
on:
7+
push:
8+
branches:
9+
- build/gcc14
10+
tags-ignore: '**'
711
pull_request:
12+
branches:
13+
- build/gcc14
814

915
permissions:
1016
contents: read

‎.github/workflows/build-ide.yml‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@
33
name: Build IDE examples
44

55
on:
6+
push:
7+
branches:
8+
- build/gcc14
9+
tags-ignore: '**'
610
pull_request:
11+
branches:
12+
- build/gcc14
713

814
permissions:
915
contents: read

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /