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 18b02be

Browse files
committed
Fix CI workflow rule
1 parent cf721c6 commit 18b02be

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

‎.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches:
66
- master
77
push:
8+
branches:
9+
- master
810
tags-ignore:
911
- v*
1012

‎.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- v*
77

88
jobs:
9-
tests:
9+
release:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Get version

0 commit comments

Comments
(0)

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