Skip to content

Commit

Permalink
Web書き込みプログラムのビルド対象ブランチ名をししかわ版からアールティ版に向けて変更
Browse files Browse the repository at this point in the history
  • Loading branch information
KuraZuzu committed May 15, 2024
1 parent ea8ed8b commit 3dab080
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/bundle.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Bundle Stack-chan Firmware
on:
on:
push:
branches:
- dev/v1.0
- main
pull_request:
branches:
- dev/v1.0
- main
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3dab080

Please sign in to comment.