Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

Commit fe17439

Browse files
author
Hidetaka Okamoto
committed
chore: fix gh wf
1 parent e734394 commit fe17439

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
name: CI
2-
on:
3-
push:
4-
branches:
5-
- '!master'
2+
on: [push]
63
jobs:
74
build:
85
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)